VectorImage.RotateFlip

VectorImage.RotateFlip method

旋转、翻转或同时旋转和翻转图像。

public override void RotateFlip(RotateFlipType rotateFlipType)
参数类型描述
rotateFlipTypeRotateFlipType旋转翻转的类型。

异常

异常条件
ArgumentOutOfRangeExceptionArgumentOutOfRangeException

另请参见