Click or drag to resize
BaseXamlWriterSettingsStartIndent Property
Gets or sets indent value used on root element.

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

Property Value

Type: Int32
See Also