explicit operator Operator
explicit operator Font(IntPtr)
Performs an explicit conversion from IntPtr to Font.
Declaration
public static explicit operator Font(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As Font
Parameters
| Type |
Name |
Description |
| IntPtr |
nativePointer |
|
Returns