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
OutlineTreeNodePaintDataOutlineTreeNodePaintData related to this node.
treeViewWidth
intWidth of the outine tree view.
Returns
- Rectangle
Rectangle that bounds the node drop marker.