ArcGIS API for Windows Phone - Library Reference
LineJoin Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.