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 > PolygonVolume Class : reference_plane Property




The keyword used to indicate whether volume and surface area are calculated ABOVE the reference plane height of the polygons, or BELOW. The default is BELOW. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property reference_plane As String
Visual Basic (Usage)Copy Code
Dim instance As PolygonVolume
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.