ZForge.Controls.TreeViewAdv.Tree.NodeControls.NodeControl.Draw C# (CSharp) Method

Draw() public abstract method

public abstract Draw ( TreeNodeAdv node, DrawContext context ) : void
node TreeNodeAdv
context DrawContext
return void
        public abstract void Draw(TreeNodeAdv node, DrawContext context);