System::Drawing::Drawing2D::PathGradientBrush::set_Transform method
PathGradientBrush::set_Transform method
Establece un objeto Matrix que especifica las transformaciones geométricas para el pincel representado por el objeto actual.
void System::Drawing::Drawing2D::PathGradientBrush::set_Transform(const SharedPtr<Matrix> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const SharedPtr<Matrix>& | El valor a establecer |
Ver también
- Typedef SharedPtr
- Class Matrix
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++