DiagramClientView::MinimumZoom Property

 

Gets the minimum 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 MinimumZoom {
	float get();
}

Property Value

Type: System::Single

A value of 1 is 100%.

Return to top
Show: