VSTBM.dypGap Field

Specifies gap height.

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

Syntax

'宣言
Public dypGap As Integer
'使用
Dim instance As VSTBM
Dim value As Integer

value = instance.dypGap

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

Field Value

Type: System.Int32

Remarks

COM Signature

From vsshell.idl:

Permissions

See Also

Reference

VSTBM Structure

VSTBM Members

Microsoft.VisualStudio.Shell.Interop Namespace