RotateFlip

CdrImagePage.RotateFlip method

Rotates, flips, or rotates and flips the image.

public override void RotateFlip(RotateFlipType rotateFlipType)
ParameterTypeDescription
rotateFlipTypeRotateFlipTypeType of the rotate flip.

Exceptions

exceptioncondition
NotImplementedException

See Also