DrawTreeNodeExtendedEventArgsNodeBounds Property

This read-only property returns the overall bounds of the node to draw

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Rectangle NodeBounds { get; }

Property Value

Rectangle

See Also