get_Transform()

TextureBrush::get_Transform() method

Returns a copy of a Matrix object that specifies the geometrical transformations for the brush represneted by the current object.

System::SharedPtr<Drawing2D::Matrix> System::Drawing::TextureBrush::get_Transform()

See Also