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: 11.2.0.0
Syntax
public static implicit operator cFont (
	Font font
)

Parameters

font
Type: System.DrawingFont

Return Value

Type: cFont
See Also