A3DObject.SetProperty

A3DObject.SetProperty method

Sets the value of specified property

public void SetProperty(string property, object value)
ParameterTypeDescription
propertyStringProperty name
valueObjectThe value of the property

See Also