ZoomConstants.DefaultZoom Field
The default zoom level on the text view.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
‘선언
Public Const DefaultZoom As Double
public const double DefaultZoom
public:
literal double DefaultZoom
static val mutable DefaultZoom: float
public const var DefaultZoom : double
.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.