[]
Gets or sets a value indicating whether this GcMagnifier.MagnifierShowing event is canceled.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
| Type | Description |
|---|---|
| bool | true if show magnifier operation is canceled; otherwise, false. |