Share via


WINDOWPOS.y Field

The y coordinate.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

Syntax

'Declaration
Public y As Integer
public int y
public:
int y
val mutable y: int
public var y : int

.NET Framework Security

See Also

Reference

WINDOWPOS Structure

Microsoft.VisualStudio.Shell.Interop Namespace