DrawTreeNodeExtendedEventArgsImageBounds Property

This is used to set or get the bounds of the node image if it is drawn

Definition

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

Property Value

Rectangle

See Also