XLinearGradientBrush MethodsTerminal Works - PDF Printing.Net Library

The XLinearGradientBrush type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMultiplyTransform(XMatrix)
Multiply the brush transformation matrix with the specified matrix.
Public methodMultiplyTransform(XMatrix, XMatrixOrder)
Multiply the brush transformation matrix with the specified matrix.
Public methodResetTransform
Resets the brush transformation matrix with identity matrix.
Public methodRotateTransform(Double)
Rotates the brush with the specified angle.
Public methodRotateTransform(Double, XMatrixOrder)
Rotates the brush with the specified angle.
Public methodScaleTransform(Double, Double)
Scales the brush with the specified scalars.
Public methodScaleTransform(Double, Double, XMatrixOrder)
Scales the brush with the specified scalars.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodTranslateTransform(Double, Double)
Translates the brush with the specified offset.
Public methodTranslateTransform(Double, Double, XMatrixOrder)
Translates the brush with the specified offset.
Top
See Also

Reference