ESRI.ArcGIS.CartographyTools
orthogonality_option Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace > AggregatePolygons Class : orthogonality_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 orthogonality_option As String
Visual Basic (Usage)Copy Code
Dim instance As AggregatePolygons
Dim value As String
 
instance.orthogonality_option = value
 
value = instance.orthogonality_option
C# 
public string orthogonality_option {get; set;}

See Also

© 2010 All Rights Reserved.