2020 Method
Changes 0
M

TableData.IsValidZoomLevel

Description:
Verifies if the value of zoom level is valid.
public bool IsValidZoomLevel(
	int zoomLevel
)
Return Value bool True if the value of zoom level is inside of the acceptable range, false otherwise.