Gets or sets a value that indicates the minimum allowed zoom factor.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double MinimumZoom { get; set; } |
Visual Basic |
---|
Public Property MinimumZoom As Double Get Set |
JScript |
---|
final function get MinimumZoom () : double final function set MinimumZoom (value : double) |