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)
Syntaxpublic int ZoomScale { get; set; }
Public Property ZoomScale As Integer
Get
Set
Property Value
Type:
Int32
RemarksIf both ZoomScale and ZoomResolution are set, ZoomResolution will be used.
See Also