FontMetrics Constructor

Default constructor.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
public FontMetrics(
	FontInfo font
)

Parameters

font  FontInfo
Font to get metrics from.

See Also