Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Pen Class
Members


In This Topic
    Pen Class
    In This Topic
    Defines an object used to draw lines and curves. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class Pen 
    'Usage
     
    
    Dim instance As Pen
    public sealed class Pen 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Drawing.Pen

    See Also