Scale3d Constructor

Overload List
  Name Description
Public method Scale3d(Double) Constructor for the Scale3d class. Creates scale transformation with the uniform scale factor.
Public method Scale3d(Double) Constructor for the Scale3d class. Creates scale transformation with the specified factors for x, y and z axes.
Public method Scale3d(Double, Double, Double) Constructor for the Scale3d class. Creates scale transformation with the specified factors for x and y axes.
Top
See Also