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




The location defining the area from which points will be removed. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property polygon_features_or_extent As Object
Visual Basic (Usage)Copy Code
Dim instance As DeleteTerrainPoints
Dim value As Object
 
instance.polygon_features_or_extent = value
 
value = instance.polygon_features_or_extent
C# 
public object polygon_features_or_extent {get; set;}

See Also

© 2010 All Rights Reserved.