menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
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
home
/
Rhino.UI
/
DrawingUtilities
/
SvgToRhinoDibIntPtr
SvgToRhinoDibIntPtr method
Class:
Rhino.UI.DrawingUtilities
Nothing found