System::Drawing::Drawing2D::PathGradientBrush::set_Transform method
PathGradientBrush::set_Transform method
Sets a Matrix object that specifies the geometrical transformations for the brush represented by the current object.
void System::Drawing::Drawing2D::PathGradientBrush::set_Transform(const SharedPtr<Matrix> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Matrix>& | The value to set |
See Also
- Typedef SharedPtr
- Class Matrix
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.TeX for C++