Click or drag to resize

cFont   Conversion (cFont to Font)

Converts a cFont to a System.Drawing.Font

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public static implicit operator Font (
	cFont font
)

Parameters

font  cFont
 

Return Value

Font
See Also