ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / SolidPen Class / Join Property

In This Topic
    Join Property (SolidPen)
    In This Topic
    Gets or sets the join style of the pen.
    Syntax
    'Declaration
     
    
    Public Property Join As LineJoin
    public LineJoin Join {get; set;}
    See Also