MapShapeBase.StrokeEndLineCap Property

Bing
 

Gets or sets the StrokeEndLineCap value for the shape.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public PenLineCap StrokeEndLineCap { get; set; }

Property Value

Type: System.Windows.Media.PenLineCap

Returns PenLineCap.

Return to top
Show: