DxHtmlPainterContext.GetCursor Method
Name | Parameters | Description |
---|---|---|
GetCursor(DxHtmlHitInfo) | hitInfo | Returns the cursor assigned to this HTML element in a CSS stylesheet. |
GetCursor(Point, Object) | pt, interactivityKey | Finds an HTML element located at the given coordinates, and retrieves a cursor associated with this element. |