Click or drag to resize

TextLogIndentSize Property

0: one tab per indent. >0: number of spaces per indent

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public int IndentSize { get; set; }

Property Value

Type: Int32
See Also