Property.SetExtra
Property.SetExtra method
Sets extra data of the property associated by name.
public void SetExtra(string name, object value)
Parameter | Type | Description |
---|---|---|
name | String | The name of the property’s extra data |
value | Object | The value of the property’s extra data |
See Also
- class Property
- namespace Aspose.ThreeD
- assembly Aspose.3D