DatabasePelevation Property
|
Property that controls the default elevation
for new entities in the current paper space. This property
corresponds to the PELEVATION system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Pelevation { get; set; }
Public Property Pelevation As Double
Get
Set
public:
property double Pelevation {
double get ();
void set (double value);
}
member Pelevation : float with get, set
Property Value
Double
See Also