public int X
Public X As Integer Dim instance As WindowPos Dim value As Integer value = instance.X instance.X = value
public: int X
val mutable X: int
No code example is currently available or this language may not be supported.
In This Article