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




Specifies the type of sorting to use in the smoothing process. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.