Click or drag to resize
WpfXamlWriterSettings Class
WpfXamlWriterSettings defines settings for use with GetXaml method to get xaml defined for WPF.
Inheritance Hierarchy

Namespace: Ab3d.Common.Reader3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public class WpfXamlWriterSettings : BaseXamlWriterSettings

The WpfXamlWriterSettings type exposes the following members.

Constructors
  NameDescription
Public methodWpfXamlWriterSettings
Constructor
Top
See Also