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

Syntax

public int ZoomFactor { get; set; }

Limitations

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