[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.PatternBrush.Handle

Handle Property

Handle

Returns a handle to this GdiObject object.

Declaration
public override nint Handle { get; protected set; }
Public Overrides Property Handle As IntPtr
Property Value
Type Description
nint

A Windows handle to this GdiObject object.

Overrides