[]
        
(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 nint Handle { get; protected set; }
Property Value
Type Description
nint

A Windows handle to this Region object.

Overrides