set_Transform()
Graphics::set_Transform(const SharedPtr<Drawing2D::Matrix>&) method
Sets the geometric world transformation for the current Graphics object.
void System::Drawing::Graphics::set_Transform(const SharedPtr<Drawing2D::Matrix> &matrix)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| matrix | const SharedPtr<Drawing2D::Matrix>& | The value to set | 
See Also
- Typedef SharedPtr
 - Class Matrix
 - Class Graphics
 - Namespace System::Drawing
 - Library Aspose.Slides