DefaultWpfViewOptions.ZoomLevelId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the view zoom level.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<double> ZoomLevelId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<double> ZoomLevelId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<double> ZoomLevelId;
staticval mutable ZoomLevelId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<double>
Public Shared ReadOnly ZoomLevelId As EditorOptionKey(Of Double)