Campo POINTS.y
Publicado: abril de 2016
BREVE especificando o ponto de referência de y.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")]
public short y
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")]
short y
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")>]
val mutable y : int16
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")>
Public y As Short
Valor de Campo
Type: System.Int16
Comentários
COM assinatura
De oleipc.idl:
Consulte também
Estrutura POINTS
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo