Click or drag to resize

UserInterfaceControlSetSvg Method

[Missing <summary> documentation for "M:Rhino.UI.UserInterfaceControl.SetSvg(System.String)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public void SetSvg(
	string svg
)

Parameters

svg
Type: SystemString

[Missing <param name="svg"/> documentation for "M:Rhino.UI.UserInterfaceControl.SetSvg(System.String)"]

See Also