Back to Devexpress

CustomHitTestEventArgs Constructors

windowsforms-devexpress-dot-xtradiagram-dot-customhittesteventargs-dot-ctor.md

latest925 B
Original Source

CustomHitTestEventArgs Constructors

Provides data for the DiagramControl.CustomHitTest event.

NameParametersDescription
CustomHitTestEventArgs(DiagramItem, PointF, RectangleF, Single)item, point, bounds, angleInitializes a new instance of the CustomHitTestEventArgs class with the specified settings.

See Also

CustomHitTestEventArgs Class

CustomHitTestEventArgs Members

DevExpress.XtraDiagram Namespace