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




The name of the output field containing the planimetric, or 2D, area of the resulting multipatches. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.