Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Legends Property

In This Topic
    Legends Property (ViewportLayout)
    In This Topic
    Gets or sets the legend objects in the active viewport.
    Syntax
    'Declaration
     
    Public Property Legends As Legend()
    public Legend[] Legends {get; set;}
    See Also