Depth Property
Depth
Gets the depth of the node
Declaration
[C1Description("RenderNodeEventArgs.Depth", "Gets the depth of the node")]
public int Depth { get; }
<C1Description("RenderNodeEventArgs.Depth", "Gets the depth of the node")>
Public ReadOnly Property Depth As Integer