Table of Contents

Constructor OutlineTreeNodePaintData

Namespace
Alternet.FormDesigner.WinForms.Outline
Assembly
Alternet.FormDesigner.v9.dll

OutlineTreeNodePaintData(Graphics, Rectangle, bool, bool, bool, IComponent, string, Image, int, bool)

public OutlineTreeNodePaintData(Graphics graphics, Rectangle nodeBounds, bool isSelected, bool isExpanded, bool isEditing, IComponent component, string text, Image image, int nestingLevel, bool hasChildren)

Parameters

graphics Graphics
nodeBounds Rectangle
isSelected bool
isExpanded bool
isEditing bool
component IComponent
text string
image Image
nestingLevel int
hasChildren bool