Method SetDimension
SetDimension(ImmutablePoint)
Sets dimension of the object from X, Y, and Z values of a given point. This method is obsolete. You can assign a value to the Dimension instead.
Declaration
[Obsolete]
public void SetDimension(Scene.ImmutablePoint dimension)
Parameters
Type | Name | Description |
---|---|---|
Scene.ImmutablePoint | dimension |