ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > Rotation Property |
Gets and sets the Boolean value of whether to rotate all marks or not. This property causes the entire set of marks to be rotated by the amount specified in RotationAngle Property. This property is valid only if RotationAngle Property is set to right rotation angle: 0, 90, 180, 270, 360.
Read-write property
Boolean
Default Value: True
Valid Values: True: The entire collection of ART marks will be rotated by the amount in RotationAngle Property; False: Rotation is not performed.
N/A