System::Drawing::Drawing2D::PathGradientBrush::set_Transform metodo
PathGradientBrush::set_Transform method
Imposta un oggetto Matrix che specifica le trasformazioni geometriche per il pennello rappresentato dall’oggetto corrente.
void System::Drawing::Drawing2D::PathGradientBrush::set_Transform(const SharedPtr<Matrix> &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const SharedPtr<Matrix>& | Il valore da impostare |
Vedi anche
- Typedef SharedPtr
- Class Matrix
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++