Spread WPF 18
GrapeCity.Drawing Namespace / Pen Class / GroupPen Field


In This Topic
    GroupPen Field
    In This Topic
    Represents the group pen.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GroupPen As Pen
    'Usage
     
    Dim value As Pen
     
    value = Pen.GroupPen
    public static readonly Pen GroupPen
    See Also