CalculateAutoZoomLimits() Method

Definition

Assembly PanAndZoom.dll

Calculates automatic zoom limits based on content and viewport size.

protected virtual (double minZoom, double maxZoom) CalculateAutoZoomLimits()

Returns

(T1 Item1, T2 Item2)<Double, Double>
A tuple containing the minimum and maximum zoom values.