ESRI.ArcGIS.Analyst3DTools
base_z Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace > SurfaceVolume Class : base_z Property




The surface value from which the area and volume will be calculated. By default, the value is the surface minimum for ABOVE and the surface maximum for BELOW. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property base_z As Double
Visual Basic (Usage)Copy Code
Dim instance As SurfaceVolume
Dim value As Double
 
instance.base_z = value
 
value = instance.base_z
C# 
public double base_z {get; set;}

See Also

© 2010 All Rights Reserved.