Description:

Create bitmap of a given size from an svg string

Syntax:
public static void SvgToRhinoDibIntPtr(
string svg,
int width,
int height,
bool adjustForDarkMode,
IntPtr pRhinoDib
)
Returns:
Type: void
Available since:
8.0

/
/
/
SvgToRhinoDibIntPtr

SvgToRhinoDibIntPtr method

Class:  Rhino.UI.DrawingUtilities

Nothing found