public interface ITermFormat
Public Interface ITermFormat
public interface class ITermFormat
type ITermFormat = interface end
BackgroundColor | Color of background. |
Brush | Brush to use during math expression term drawing. |
Family | Font family. |
FontStyle | Style of the font. |
Size | Relative font size. |
TextColor | Color of text. |
PrepareFont | Builds the font format for the specified font size. |