ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItemBase Class / StrokeDashCap Property

In This Topic
    StrokeDashCap Property
    In This Topic
    Gets or sets the stroke end line cap.
    Syntax
    'Declaration
     
    
    Public Property StrokeDashCap As PenLineCap
    public PenLineCap StrokeDashCap {get; set;}
    See Also