RhinoCommon API
InteropNSFontFromFont Method (Font) |
Get native NSFont* from a Rhino Font. Only works on Mac
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static IntPtr NSFontFromFont( Font font )
Public Shared Function NSFontFromFont ( font As Font ) As IntPtr
Parameters
- font
- Type: Rhino.DocObjectsFont
[Missing <param name="font"/> documentation for "M:Rhino.Runtime.Interop.NSFontFromFont(Rhino.DocObjects.Font)"]
Return Value
Type: IntPtrNSFont* on success. IntPtr.Zero on failure

Rhino for Windows
Supported in: 6.14