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

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