Click or drag to resize

SingleSearchConfigurationBaseZoomScale Property

The scale to go to when the user selects a result

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int ZoomScale { get; set; }

Property Value

Type: Int32
Remarks
If both ZoomScale and ZoomResolution are set, ZoomResolution will be used.
See Also