ArcGIS API for Windows Phone - Library Reference
DashCap Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Symbols Namespace > CartographicLineSymbol Class : DashCap Property

Gets or sets a PenLineCap/> enumeration value that specifies how the ends of a dash are drawn.

Syntax

Visual Basic (Declaration) 
Public Property DashCap As PenLineCap
C# 
public PenLineCap DashCap {get; set;}

Remarks

This setting applies to both ends of each dash.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.