Maps for WinRT
InertialScrolling Property


Gets or sets a value indicating whether to enable inertial scrolling.
Syntax
'Declaration
 
Public Property InertialScrolling As Boolean
'Usage
 
Dim instance As C1Maps
Dim value As Boolean
 
instance.InertialScrolling = value
 
value = instance.InertialScrolling
public bool InertialScrolling {get; set;}
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback