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