Gets or sets the stroke line join.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public PenLineJoin StrokeLineJoin { get; set; } |
| Visual Basic |
|---|
Public Property StrokeLineJoin As PenLineJoin Get Set |