Gets or sets the maximum zoom available.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public double MaxZoom { get; set; }
Visual Basic
Public Property MaxZoom As Double
	Get
	Set

See Also