Table of Contents

Method GetNodeDropMarkerBounds

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

GetNodeDropMarkerBounds(OutlineTreeNodePaintData, int)

Retrieves a bounds of the node drop marker.

public Rectangle GetNodeDropMarkerBounds(OutlineTreeNodePaintData data, int treeViewWidth)

Parameters

data OutlineTreeNodePaintData

OutlineTreeNodePaintData related to this node.

treeViewWidth int

Width of the outine tree view.

Returns

Rectangle

Rectangle that bounds the node drop marker.