PlotRotation Property |
Specifies the rotation angle for the layout or plot configuration.
Signature
object.PlotRotation
object
Layout, PlotConfiguration
The object or objects this property applies to.
PlotRotation
acPlotRotation enum; read-write
ac0degrees
ac90degrees
ac180degrees
ac270degrees
Remarks
The rotation angle is relative to the X axis of the object's WCS with positive angles going counterclockwise when looking down from the Z axis toward the origin.
Changes to this property will not be visible until after a regeneration of the drawing. Use the Regen method to regenerate the drawing.
Comments? |