Scale2d Constructor

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