ModelFont Conversion (String to ModelFont) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator ModelFont (
string familyName
)
Public Shared Widening Operator CType (
familyName As String
) As ModelFont
Parameters
- familyName
- Type: SystemString
Return Value
Type:
ModelFontSee Also