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