XGraphicsScaleTransform Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodScaleTransform(Double)
Applies the specified scaling operation to the transformation matrix of this object by prepending it to the object's transformation matrix.
Public methodScaleTransform(Double, XMatrixOrder)
Applies the specified scaling operation to the transformation matrix of this object in the specified order.
Public methodScaleTransform(Double, Double)
Applies the specified scaling operation to the transformation matrix of this object by prepending it to the object's transformation matrix.
Public methodScaleTransform(Double, Double, XMatrixOrder)
Applies the specified scaling operation to the transformation matrix of this object in the specified order.
Top
See Also

Reference