SnapRotationAngle Property |
Specifies the snap rotation angle of the viewport relative to the current UCS.
Signature
object.SnapRotationAngle
object
Viewport, PViewport
The object or objects this property applies to.
SnapRotationAngle
Double; read-write
The angle in radians. The valid range is 0 to 6.28.
System variables
The value of this property is stored in the SNAPANG system variable.
Remarks
You cannot change the snap base point for the active paper space viewport.
Changes to this property are not reflected in the drawing until a call to either the Update or Regen method is performed.
Comments? |