DSkin
DSkin
DSkin.Html.Core.Handlers
SelectionHandler 类
SelectionHandler 方法
ClearSelection 方法
CopySelectedHtml 方法
Dispose 方法
GetSelectedEndIndexOffset 方法
GetSelectedEndOffset 方法
GetSelectedHtml 方法
GetSelectedStartOffset 方法
GetSelectedText 方法
GetSelectingStartIndex 方法
HandleMouseDown 方法
HandleMouseLeave 方法
HandleMouseMove 方法
HandleMouseUp 方法
SelectAll 方法
SelectAllWords 方法
SelectWord 方法
SelectionHandler
HandleMouseMove 方法
Handle mouse move to handle hover cursor and text selection.
命名空间:
DSkin.Html.Core.Handlers
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
HandleMouseMove
(
RControl
parent
,
RPoint
loc
)
参数
parent
类型:
DSkin.Html.Adapters
RControl
the control hosting the html to set cursor and invalidate
loc
类型:
DSkin.Html.Adapters.Entities
RPoint
the location of the mouse on the html
参见
引用
SelectionHandler 类
DSkin.Html.Core.Handlers 命名空间