'宣言 Public Function GetElementFromPoint( _ ByVal point As System.Windows.Point _ ) As C1TextElement
public C1TextElement GetElementFromPoint( System.Windows.Point point )
パラメータ
- point
- System.Windows.Point。
戻り値の型
指定された位置のすぐ下にある C1.WPF.RichTextBox.Documents.C1TextElement。