Click or drag to resize
BaseXamlWriterSettingsWriteElementNames Property
Gets or sets a Boolean that specifies if element names are written to the xaml string. Default value is true.

Namespace: Ab3d.Common.Reader3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public bool WriteElementNames { get; set; }

Property Value

Type: Boolean
See Also