GraphicContext.TextInfo

GraphicContext.TextInfo property

Gets a TextInfo object which contains information about rendered text.

public virtual TextInfo TextInfo { get; }

Property Value

The TextInfo object.

See Also