Property Dimension
Dimension
Returns dimension of the object as Scene.ImmutablePoint. This property is read-only. Use SetDimension(ImmutablePoint) to set dimension, or DimensionX,Y,Z to set individual components of dimension.
Declaration
public Scene.ImmutablePoint Dimension { get; set; }
Property Value
Type | Description |
---|---|
Scene.ImmutablePoint |