AbstractViewPEFieldWidth
Property
|
Property that represents DCS (Device
Coordinate System) field width of the Viewport object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double FieldWidth { get; }
Public ReadOnly Property FieldWidth As Double
Get
public:
property double FieldWidth {
double get ();
}
member FieldWidth : float with get
Property Value
Double
See Also