Gets or sets the stroke end line cap.

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
public PenLineCap StrokeEndLineCap { get; set; }
Visual Basic
Public Property StrokeEndLineCap As PenLineCap
	Get
	Set

See Also