[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.RawGdiObject

RawGdiObject Class

Represents a wrapper of the gid object handle.

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

The handle will not be released when RawGdiObject is disposed.

Constructors

Name Description
RawGdiObject(nint)

Initializes a new instance of the RawGdiObject class.

Methods

Name Description
Clone()

Creates an exact copy if this GdiObject object.

Dispose(bool)

Releases the unmanaged resources used by the GdiObject and optionally releases the managed resources.