[]
Casting operator to convert a native font into a C1Font.
public static implicit operator C1Font(UIFont nativeFont)
Public Shared Widening Operator CType(nativeFont As UIFont) As C1Font
| Type | Name | Description |
|---|---|---|
| UIFont | nativeFont | The native font. |
| Type | Description |
|---|---|
| C1Font |