InfiniteCanvas.MinZoomFactor Property
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.
Gets or sets the MinZoomFactor for the canvas, range between .1 to 1 the default value is .25
public double MinZoomFactor { get; set; }
member this.MinZoomFactor : double with get, set
Public Property MinZoomFactor As Double