System::Drawing::TextureBrush::RotateTransform 方法

TextureBrush::RotateTransform method

按指定顺序以指定角度旋转局部几何变换。

void System::Drawing::TextureBrush::RotateTransform(float angle, Drawing2D::MatrixOrder order=Drawing2D::MatrixOrder::Prepend)
参数类型描述
角度float旋转角度
顺序Drawing2D::MatrixOrder指定操作的顺序

另见