[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.HollowBrush

HollowBrush Class

Represents the brush which draw nothing

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

Constructors

Name Description
HollowBrush()

Initialize a new instance of HollowBrush

Methods

Name Description
Clone()

Create a HollowBrush that has the same style as this brush.