Share via


ZoomConstants.ScalingFactor Field

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

'Déclaration
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

See Also

Reference

ZoomConstants Class

Microsoft.VisualStudio.Text.Editor Namespace