Click or drag to resize
Ab3d.Common.Reader3ds Namespace
Ab3d.Common.Reader3ds namespace
Classes
  ClassDescription
Public classBaseXamlWriterSettings
BaseXamlWriterSettings is a base class that defines settings for GetXaml method. To get xaml for WPF use WpfXamlWriterSettings.
Public classResolvedTextureFile
ResolvedTextureFile class is used with ResolveTextureFileCallback delegate to resolve the texture file.
Public classWpfXamlWriterSettings
WpfXamlWriterSettings defines settings for use with GetXaml method to get xaml defined for WPF.
Interfaces
  InterfaceDescription
Public interfaceIResourceXamlWriterSettings
IResourceXamlWriterSettings interface is used to specify setting that tell Xaml Writer how to write Pens and Brushes as resources.
Delegates
  DelegateDescription
Public delegateResolveImagePathDelegate
ResolveImagePathDelegate is used to specify the path where the image will be saved
Public delegateResolveResourceKeyDelegate
ResolveResourceKeyDelegate is used to customize the resource key names used in GetXaml method when UseResources property is set to true and ReadGeometry method was used.