Description:
Get native NSFont* from a Rhino Font. Only works on Mac
Parameters:
- font
- Type: Rhino.DocObjects.Font
- pointSize
- Type: double
- Point size
Returns:
Type: IntPtr
NSFont* on success. IntPtr.Zero on failure
Available since:
6.9
Description:
Get native NSFont* from a Rhino Font. Only works on Mac
Syntax:
Returns:
Type: IntPtr
NSFont* on success. IntPtr.Zero on failure
Available since:
6.9