[]
Gets or sets a value that indicates whether to allow the user to zoom FpSpread using touch behavior.
public bool AllowUserToTouchZoom { get; set; }
Public Property AllowUserToTouchZoom As Boolean
Type | Description |
---|---|
bool | true if the user can zoom FpSpread using touch behavior; otherwise, false. The default is true. |