[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.PatternBrush.Handle

Handle Property

Handle

Returns a handle to this GdiObject object.

Declaration
public override IntPtr Handle { get; protected set; }
Property Value
Type Description
IntPtr

A Windows handle to this GdiObject object.

Overrides