Click or drag to resize
BaseXamlWriterSettingsIndentStep Property
Gets or sets indent step - default value is 4

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

Property Value

Type: Int32
See Also