Property.ValueType
Property.ValueType property
Gets the type of the property value.
public abstract Type ValueType { get; }
Property Value
The type of the value.
See Also
- class Property
- namespace Aspose.ThreeD
- assembly Aspose.3D
Gets the type of the property value.
public abstract Type ValueType { get; }
The type of the value.