ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / DashPen Class
Members

In This Topic
    DashPen Class
    In This Topic
    Reprents the custom pen that has the styles defined by user.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DashPen 
       Inherits Pen
    public sealed class DashPen : Pen 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
                C1.Framework.Drawing.Gdi.DashPen

    See Also