System::Drawing::Graphics::set_Transform method
Graphics::set_Transform method
Stelt de geometrische wereldtransformatie in voor het huidige Graphics object.
void System::Drawing::Graphics::set_Transform(const SharedPtr<Drawing2D::Matrix> &matrix)
| Parameter | Type | Beschrijving |
|---|---|---|
| matrix | const SharedPtr<Drawing2D::Matrix>& | De waarde om in te stellen |
Zie ook
- Typedef SharedPtr
- Class Matrix
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++