VSSWATCHMETRICS.cyCell Field

Height of each cell; 0 or -1 = current button height, -2 = default color cell height.

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

Syntax

'Declaration
Public cyCell As Integer
public int cyCell
public:
int cyCell
val mutable cyCell: int
public var cyCell : int

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSSWATCHMETRICS Structure

Microsoft.VisualStudio.Shell.Interop Namespace