In This Topic
Represents the pen which always draw with solid line.
Object Model
Syntax
'Declaration
Public NotInheritable Class SolidPen
Inherits Pen
public sealed class SolidPen : Pen
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
C1.Framework.Drawing.Gdi.GdiObject
C1.Framework.Drawing.Gdi.Pen
C1.Framework.Drawing.Gdi.SolidPen
See Also