Click or drag to resize
Reader3dsGetXaml Method
Overload List
  NameDescription
Public methodGetXaml
Gets the XAML of the last read objects with default settings.
Public methodGetXaml(String)
Gets the XAML of the objectName from the last read objects with default settings.
Public methodGetXaml(WpfXamlWriterSettings)
Gets the XAML of the last read objects with custom settings.
Public methodGetXaml(WpfXamlWriterSettings, String)
Gets the XAML of the objectName from the last read objects with custom settings.
Top
See Also