System::Drawing::Drawing2D::LinearGradientBrush::RotateTransform method
LinearGradientBrush::RotateTransform method
Rotates current object’s transform matrix.
void System::Drawing::Drawing2D::LinearGradientBrush::RotateTransform(float angle, MatrixOrder order=MatrixOrder::Prepend)
Parameter | Type | Description |
---|---|---|
angle | float | The angle to rotate the matrix by |
order | MatrixOrder | Specifies the order of the operation |
See Also
- Enum MatrixOrder
- Class LinearGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++