Click or drag to resize

cFont  Conversion (Font to cFont)

Converts a Font to a Font

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

Parameters

font
Type: System.DrawingFont

Return Value

Type: cFont
See Also