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