Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Legend Class / IsSlave Property

In This Topic
    IsSlave Property
    In This Topic
    If true, the legend minimum and maximum values are set automatically (FEM only).
    Syntax
    'Declaration
     
    Public Property IsSlave As Boolean
    public bool IsSlave {get; set;}
    See Also