dbicList Send comments on this topic.
X Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > NodeDoubleClickEventArgs Class : X Property

The X coordinate where the double click occurred

Syntax

Visual Basic (Declaration) 
Public Property X As Integer
C# 
public int X {get; set;}

Property Value

integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also