Class GlyphArrayOwnedHandle
public class GlyphArrayOwnedHandle : GlyphArrayHandle, IDisposable
- Inheritance
-
GlyphArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Glyph[])
public static GlyphArrayOwnedHandle Create(Glyph[] data)
Parameters
data
Glyph[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()