Gets or sets the maximum zoom available.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public double MaxZoom { get; set; } |
Visual Basic |
---|
Public Property MaxZoom As Double Get Set |