A3DObject.GetProperty

A3DObject.GetProperty method

Get the value of specified property

public object GetProperty(string property)
ParameterTypeDescription
propertyStringProperty name

Return Value

The value of the found property

See Also