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




Specifies the characteristic of the input features that will be preserved when constructing the aggregated boundaries. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.