Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorPolygon Class / StrokeStartLineCap Property

In This Topic
    StrokeStartLineCap Property (VectorPolygon)
    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