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

MeasureSize() public abstract method

public abstract MeasureSize ( TreeNodeAdv node, DrawContext context ) : Size
node TreeNodeAdv
context DrawContext
return System.Drawing.Size
        public abstract Size MeasureSize(TreeNodeAdv node, DrawContext context);