Back to Devexpress

DxHtmlPainterContext.GetCursor Method

windowsforms-devexpress-dot-utils-dot-html-dot-dxhtmlpaintercontext-dot-getcursor.md

latest583 B
Original Source

DxHtmlPainterContext.GetCursor Method

NameParametersDescription
GetCursor(DxHtmlHitInfo)hitInfoReturns the cursor assigned to this HTML element in a CSS stylesheet.
GetCursor(Point, Object)pt, interactivityKeyFinds an HTML element located at the given coordinates, and retrieves a cursor associated with this element.