GH_DebugDescriptionWriterDepth Property |
Gets the depth of the current writer.
Depth is represented by whitespace in front of each line.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Depth { get; }
Public ReadOnly Property Depth As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DebugDescriptionWriter.Depth"]
See Also