ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / PatternPen Class / Cap Property

In This Topic
    Cap Property (PatternPen)
    In This Topic
    Gets or sets the end caps style of the pen.
    Syntax
    'Declaration
     
    
    Public Property Cap As DashCap
    public DashCap Cap {get; set;}
    See Also