DiagramClientView::MaximumZoom Property

 

Gets the maximum zoom allowed.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property float MaximumZoom {
	float get();
}

Property Value

Type: System::Single

A value of 1 is 100%.

Return to top
Show: