Click or drag to resize

ModelFont  Conversion (Font to ModelFont)

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelFont (
	Font font
)

Parameters

font
Type: Font

Return Value

Type: ModelFont
See Also