CustomHitTestEventArgs.ItemHeight Property
Gets the height of the item to which the test point belongs.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
Single | A System.Single value that is the item’s height. |
See Also