RhinoCommon API
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
[ObsoleteAttribute] public static RenderContent FromXml( string xml )
<ObsoleteAttribute> Public Shared Function FromXml ( xml As String ) As RenderContent
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)"]