Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Mouse3DSettings Class / PanSpeed Property

In This Topic
    PanSpeed Property
    In This Topic
    Gets or sets the 3D mouse pan speed.
    Syntax
    'Declaration
     
    Public Property PanSpeed As Double
    public double PanSpeed {get; set;}
    See Also