[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.HollowPen

HollowPen Class

Reprents the hollow pen that would draw nothing.

Inheritance
HollowPen
Implements
Namespace: C1.Framework.Drawing.Gdi
Assembly: C1.Win.Input.8.dll
Syntax
public sealed class HollowPen : Pen, IDisposable, ICloneable

Constructors

Name Description
HollowPen()

Initializes a new instance of the HollowPen class.

Methods

Name Description
Clone()

Create a pen that has the same style as this pen.