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