Click or drag to resize

MapConfigurationEnableKineticPan Property

Gets or Sets if the map uses kinetic panning

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

Property Value

Type: Boolean
Remarks
Defaults to false
See Also