System::Drawing::TextureBrush::get_Transform 方法

TextureBrush::get_Transform method

返回一个 Matrix 对象的副本,该对象指定当前对象所表示的画刷的几何变换。

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

另见