Autodesk.AutoCAD.DatabaseServices Namespace > PlotSettings Class > PlotSettings Properties > PlotRotation Property
PlotSettings.PlotRotation Property
Description

 

Accesses the rotation of the plot on the paper.

Visual Basic
Public Property PlotRotation() As Autodesk.AutoCAD.DatabaseServices.PlotRotation
C#
public Autodesk.AutoCAD.DatabaseServices.PlotRotation PlotRotation;
Conditions

Read-only

Links
   Comments?