[]
Represents a wrapper of the gid object handle.
public sealed class RawGdiObject : GdiObject, IDisposable, ICloneable
The handle will not be released when RawGdiObject is disposed.
| Name | Description |
|---|---|
| RawGdiObject(IntPtr) | Initializes a new instance of the RawGdiObject class. |
| 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. |