Xceed Workbooks for .NET v3.0 Documentation
Xceed.Drawing.NET Assembly / Xceed.Drawing Namespace / Pen Class
Properties Methods


In This Topic
    Pen Class Members
    In This Topic

    The following tables list the members exposed by Pen.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Creates a Pen object from specific values.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Pen's Color.  
    Public PropertyGets the dash's offset.  
    Public PropertyGets or sets the pattern that will be used for the dash that will be drawn by the Pen.  
    Public PropertyGets or sets the Pen's DashStyle.  
    Public PropertyGets the Pen object's miter limit.  
    Public PropertyGets or sets the Pen object's width.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the type of cap that will be used by the Pen object.  
    Public MethodReturns the type of line join that will be used by the Pen object.  
    Top
    See Also