get_Transform()

LinearGradientBrush::get_Transform() const method

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

SharedPtr<Matrix> System::Drawing::Drawing2D::LinearGradientBrush::get_Transform() const

See Also