public NativePoint ScreenPosition
Public ScreenPosition As NativePoint
Dim instance As CursorInfo
Dim value As NativePoint
value = instance.ScreenPosition
instance.ScreenPosition = value
public:
NativePoint ScreenPosition
val mutable ScreenPosition: NativePoint
No code example is currently available or this language may not be supported.