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

In This Topic
    Enabled Property (Mouse3DSettings)
    In This Topic
    Gets or sets a value indicating whether the movements are enabled.
    Syntax
    'Declaration
     
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also