NativeMethods.POINT (Constructor)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Sub New ( _
    x As Integer, _
    y As Integer _
)
public POINT(
    int x,
    int y
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NativeMethods.POINT Estructura

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)