Click or drag to resize

FileXaml Class

Support for writing Xaml file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileXaml

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class FileXaml

The FileXaml type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWrite
Write a Xaml file based on the contents of a RhinoDoc
Top
See Also