Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PointInAdjustableArea メソッド (UIElement)
渡されたポイントがAdjustableCursorを表示することを求めるこの要素の調整可能領域にある場合はTrueを返します。
シンタックス
'宣言
Public Overridable Function PointInAdjustableArea( _
ByVal As Point _
) As Boolean
public virtual bool PointInAdjustableArea(
Point
)
パラメータ
- point
- クライアント座標
参照