'宣言 Public Overloads Function GetNodeAt( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As System.Windows.Forms.TreeNode
'使用法 Dim instance As C1PreviewOutlineView Dim x As System.Integer Dim y As System.Integer Dim value As System.Windows.Forms.TreeNode value = instance.GetNodeAt(x, y)
パラメータ
- x
- y