Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapPanTool Class / Speed Property

In This Topic
    Speed Property (MapPanTool)
    In This Topic
    Gets or sets the moving speed of the pan action.
    Syntax
    'Declaration
     
    
    Public Property Speed As Single
    public float Speed {get; set;}
    See Also