TreeDrawingRootWidth Property |
Gets the width of the root in characters.
Namespace:
KansasStateUniversity.TreeViewer2
Assembly:
KansasStateUniversity.TreeViewer2 (in KansasStateUniversity.TreeViewer2.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int RootWidth { get; }
Public ReadOnly Property RootWidth As Integer
Get
public:
property int RootWidth {
int get ();
}
member RootWidth : int with get
Property Value
Type:
Int32
See Also