ArcGIS Runtime SDK for WPF - Library Reference
LineJoin Property
See Also 
ESRI.ArcGIS.Client.Symbols Namespace > CartographicLineSymbol Class : LineJoin Property

Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape.

Syntax

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

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.