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




Specifies the line simplification algorithm. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.