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