Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The scaling factor used for zooming in and out of the view. The view zooms by a factor of 10%.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const ScalingFactor As Double
public const double ScalingFactor
public:
literal double ScalingFactor
static val mutable ScalingFactor: float
public const var ScalingFactor : 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.