Class FontFaceClassUnownedHandle
public class FontFaceClassUnownedHandle : FontFaceClassHandle, IDisposable
- Inheritance
-
FontFaceClassUnownedHandle
- Implements
- Inherited Members
Constructors
FontFaceClassUnownedHandle(IntPtr)
Creates a new instance of FontFaceClassOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public FontFaceClassUnownedHandle(IntPtr ptr)
Parameters
ptr
IntPtr
Properties
NullHandle
public static FontFaceClassUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public FontFaceClassOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()