Object.RotationAngle Property

ClosedDescription

Sets or returns the rotation angle of an object.

ClosedSyntax

Objects(<object name or index>).TextBackgroundColor = Value

Where Value is the rotation angle in degrees.

ClosedRemarks

The Object.RotationAngle property sets or returns the rotation angle of any object on the template (with the exception of the RFID object). This property can be set to any value between -359 degrees and 359 degrees. If you specify a negative rotation angle, BarTender will rotate the object in a clockwise direction. If you specify a positive rotation angle, the object will be rotated counter-clockwise. If the rotation angle is set outside of the 0 to 359 range, BarTender will normalize the value to an integral between 0 to 359.