[UnstableAttribute]
public interface IGlyphRunImpl : IDisposable<UnstableAttribute>
Public Interface IGlyphRunImpl
Inherits IDisposable[<UnstableAttribute>]
type IGlyphRunImpl =
interface
interface IDisposable
end| BaselineOrigin | Gets the baseline origin of the glyph run./>. |
| Bounds | Gets the conservative bounding box of the glyph run./>. |
| FontRenderingEmSize | Gets the em size used for rendering the IGlyphRunImpl. |
| GlyphTypeface | Gets the IGlyphTypeface for the IGlyphRunImpl. |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
| GetIntersections(Single, Single) | Gets the intersections of specified upper and lower limit. |