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; }
Public Property IndentSize As Integer
Get
Set
Property Value
Type:
Int32See Also