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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.