[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Region.Handle

Handle Property

Handle

Get a handle which is being transformed to this Region object.

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

A Windows handle to this Region object.

Overrides