Method GetNodeDropMarkerBounds
- Namespace
- Alternet.FormDesigner.WinForms.Outline
- Assembly
- Alternet.FormDesigner.v10.dll
GetNodeDropMarkerBounds(OutlineTreeNodePaintData, int)
When implemented by a class, retrieves a bounds of the node drop marker.
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.