Back to Devexpress

SvgImageItemMouseEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitemmouseeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

SvgImageItemMouseEventArgs Properties

Contains data for the ItemClick event.

NameDescription
ButtonGets the pressed mouse button.
HandledGets or sets whether to manually process item clicks.
ItemGets the currently processed item. Inherited from SvgImageItemEventArgs.
LocationGets the mouse location relative to the control’s top left corner.
XGets the mouse x-coordinate relative to the control’s top left corner.
YGets the mouse y-coordinate relative to the control’s top left corner.

See Also

SvgImageItemMouseEventArgs Class

SvgImageItemMouseEventArgs Members

DevExpress.XtraEditors Namespace