[]
Gets or sets the window zoom magnification for current view representing percent values.
public int ZoomScale { get; set; }
Public Property ZoomScale As Integer
| Type | Description |
|---|---|
| int | An integer value represents the window zoom magnification for current view representing percent values. |