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