ZForge.Controls.TreeViewAdv.Tree.NodeControls.NodeControl.Draw C# (CSharp) 메소드

Draw() 공개 추상적인 메소드

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