PlotSettingsPlotRotation Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public PlotRotation PlotRotation { get; }
 
Public ReadOnly Property PlotRotation As PlotRotation
        Get
 
public:
property PlotRotation PlotRotation {
        PlotRotation get ();
}
 
member PlotRotation : PlotRotation with get
 
 
 
Property Value
Type: 
PlotRotation 
See Also