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