RECTL.top Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public top As Integer
'使用
Dim instance As RECTL
Dim value As Integer

value = instance.top

instance.top = value
public int top
public:
int top
public var top : int

Field Value

Type: System.Int32

Permissions

See Also

Reference

RECTL Structure

RECTL Members

Microsoft.VisualStudio.OLE.Interop Namespace