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
val mutable dypGap: int
public var dypGap : int

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSTBM Structure

VSTBM Members

Microsoft.VisualStudio.Shell.Interop Namespace