get_Transform()

Pen::get_Transform() method

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

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

See Also