Skip to content

Crow.Drawing.ScaledFont

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow.Drawing

Inheritance Hierarchy

  • ScaledFont

Syntax

public class ScaledFont

Constructors

prototype description
ScaledFont (FontFace fontFace, Matrix matrix, Matrix ctm, FontOptions options) __

Properties

name description
FontExtents __
FontMatrix __
FontType __
Handle __
Status __

Methods

prototype description
void Dispose() __
TextExtents GlyphExtents(Glyph[] glyphs) __

Events

name description
Clone this wiki locally