IMcGraphObjArrowAngleOfRotation Property
|
|
Counterclockwise angle, in degrees, by which the object is
to be rotated about the center of its bounding rectangle.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
RemarksYou may assign any angle, but on access the AngleOfRotation
property will be a value between 0 and 360.
An object of any type may be rotated and will be if they are part of a
group that is rotated, but for objects of McGraphObjLine and
McGraphObjCircle the result may just be confusing.
See Also