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
SelectWord 方法
Select the word at the given location if found.
命名空间:
DSkin.Html.Core.Handlers
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
SelectWord
(
RControl
control
,
RPoint
loc
)
参数
control
类型:
DSkin.Html.Adapters
RControl
the control hosting the html to invalidate
loc
类型:
DSkin.Html.Adapters.Entities
RPoint
the location to select word at
参见
引用
SelectionHandler 类
DSkin.Html.Core.Handlers 命名空间