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