PropertyFlags
Oversigt over de forskellige former for støtte
PropertyFlags er et enum i Aspose.3D FOSS for .NET.
Ejendomsflagg
Valuer
| Value | Description |
|---|---|
None | Represents no special flags applied |
Hidden | Represents a flag indicating the property is hidden from UI |
ReadOnly | Represents a flag indicating the property cannot be modified |
Required | Represents a flag indicating the property must be set |
UserData | Represents a flag indicating the property stores user-defined data |