Gets or sets the angle of the shape relative to its containing object.
Syntax
Remarks
Angle is specified in degrees counterclockwise, so for example a value of 90 makes "C" look like "U".
Rotation is relative to the center point of the shape's bounding box.
Exceptions
Exception | Condition |
---|---|
ElementNotVisibleException | The referenced shape is not Visible. |
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)