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




Choose whether to calculate above or below a given height. By default, volume is calculated above base z. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.