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




Specifies the smoothing algorithm. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.