Reader3dsGetXaml Method |
Name | Description | |
---|---|---|
![]() | GetXaml |
Gets the XAML of the last read objects with default settings.
|
![]() | GetXaml(String) |
Gets the XAML of the objectName from the last read objects with default settings.
|
![]() | GetXaml(WpfXamlWriterSettings) |
Gets the XAML of the last read objects with custom settings.
|
![]() | GetXaml(WpfXamlWriterSettings, String) |
Gets the XAML of the objectName from the last read objects with custom settings.
|