Class TreeLine
Inheritance
System.Object
Robust.Client.UserInterface.Control
TreeLine
Namespace: Content.Client.UserInterface.Controls.FancyTree
Assembly: Content.Client.dll
Syntax
public sealed class TreeLine : Control
Methods
| Improve this Doc View SourceDraw(DrawingHandleScreen)
Declaration
protected override void Draw(DrawingHandleScreen handle)
Parameters
| Type | Name | Description |
|---|---|---|
| Robust.Client.Graphics.DrawingHandleScreen | handle |
Overrides
Robust.Client.UserInterface.Control.Draw(Robust.Client.Graphics.DrawingHandleScreen)