PropertyFlags
General
PropertyFlags és un enum a Aspose.3D FOSS per .NET.
Banderes de propietat
Valors
| 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 |