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




Specifies what type of minimum bounding geometry the output polygons will represent. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.