'宣言 Public Function GetRectFromPosition( _ ByVal position As C1TextPointer _ ) As Windows.Foundation.Rect
public Windows.Foundation.Rect GetRectFromPosition( C1TextPointer position )
パラメータ
戻り値の型
指定された位置に対応する画面座標の Windows.Foundation.Rect。
'宣言 Public Function GetRectFromPosition( _ ByVal position As C1TextPointer _ ) As Windows.Foundation.Rect
public Windows.Foundation.Rect GetRectFromPosition( C1TextPointer position )