Back to Devexpress

CustomHitTestEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-customhittesteventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

CustomHitTestEventArgs Properties

Provides data for the DiagramControl.CustomHitTest event.

NameDescription
AngleGets the angle by which the diagram item is rotated around its anchor point relative to the diagram canvas.
BoundsGets the bounds of the item to which the test points belongs.
ItemGets the item to which the test point belongs.
ItemHeightGets the height of the item to which the test point belongs.
ItemWidthGets the width of the item to which the test point belongs.
PointGets the object that represents the position of the test point relative to the item it belongs to.
ResultGets or sets whether the test point belongs to a diagram item.

See Also

CustomHitTestEventArgs Class

CustomHitTestEventArgs Members

DevExpress.XtraDiagram Namespace