Gets or sets the zoom factor, in percent, with which the View object generates the image.
public int ZoomFactor { get; set; }
Public Property ZoomFactor() As Integer
The zoom factor must be between 10 and ushort.MaxValue percent.