Click or drag to resize

RenderContentFromXml Method (String)

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Rhino.Render.RenderContent.FromXml(System.String)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use other FromXml method")]
public static RenderContent FromXml(
	string xml
)

Parameters

xml
Type: SystemString

[Missing <param name="xml"/> documentation for "M:Rhino.Render.RenderContent.FromXml(System.String)"]

Return Value

Type: RenderContent

[Missing <returns> documentation for "M:Rhino.Render.RenderContent.FromXml(System.String)"]

See Also