RECT.bottom Field

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

Syntax

声明
Public bottom As Integer
用法
Dim instance As RECT
Dim value As Integer

value = instance.bottom

instance.bottom = value
public int bottom
public:
int bottom
val mutable bottom: int
public var bottom : int

.NET Framework Security

See Also

Reference

RECT Structure

RECT Members

Microsoft.VisualStudio.OLE.Interop Namespace