VolumeSurfacePropertiesDepthElevation Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public double DepthElevation { get; }
Public ReadOnly Property DepthElevation As Double
Get
public:
property double DepthElevation {
double get ();
}
member DepthElevation : float with get
Property Value
Double
See Also