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




The Dangle parameter controls how line caps are calculated for adjoining line features that share an endpoint but are drawn with different representation symbology. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.