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




Determines whether duplicate node coordinates will be retained or dropped in the Output Generate File. This applies only to the POLY option. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.