Metodo System::Drawing::Graphics::set_Transform
Graphics::set_Transform method
Imposta la trasformazione geometrica del mondo per l’oggetto Graphics corrente.
void System::Drawing::Graphics::set_Transform(const SharedPtr<Drawing2D::Matrix> &matrix)
| Parametro | Tipo | Descrizione |
|---|---|---|
| matrice | const SharedPtr<Drawing2D::Matrix>& | Il valore da impostare |
Vedi anche
- Typedef SharedPtr
- Class Matrix
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++