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

In This Topic
    Cap Property (DashPen)
    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