System::Drawing::TextureBrush::set_Transform method
TextureBrush::set_Transform method
Sets a Matrix object that specifies the geometrical transformations for the brush represneted by the current object.
void System::Drawing::TextureBrush::set_Transform(const System::SharedPtr<Drawing2D::Matrix> &matrix)
Parameter | Type | Description |
---|---|---|
matrix | const System::SharedPtr<Drawing2D::Matrix>& | The value to set |
See Also
- Typedef SharedPtr
- Class Matrix
- Class TextureBrush
- Namespace System::Drawing
- Library Aspose.TeX for C++