Campo POINTS.x

 

Publicado: abril de 2016

BREVE especificando o ponto de referência do x.

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 x
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")]
short x
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")>]
val mutable x : int16
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SHORT")>
Public x 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