Share via


SwitcherRenderer.widgetMargin Field

Defines the combined size, in bytes, of the entire widget margin.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Protected widgetMargin As Integer
'Usage
Dim value As Integer

value = Me.widgetMargin

Me.widgetMargin = value
protected int widgetMargin
protected:
int widgetMargin
val mutable widgetMargin: int
protected var widgetMargin : int