[]
Reprents the hollow pen that would draw nothing.
public sealed class HollowPen : Pen, IDisposable, ICloneable
| Name | Description |
|---|---|
| HollowPen() | Initializes a new instance of the HollowPen class. |
| Name | Description |
|---|---|
| Clone() | Create a pen that has the same style as this pen. |