PlotSettingsPlotRotation
Property
|
Property that represents the plot rotation for
this PlotSettings object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
PlotRotation
See Also