ArcGIS Runtime SDK for WPF - Library Reference
DashCap Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.