Gets or sets the zoom factor, in percent, with which the View object generates the image.

Syntax

public int ZoomFactor { get; set; }
Public Property ZoomFactor() As Integer

Limitations

The zoom factor must be between 10 and ushort.MaxValue percent.