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