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

In This Topic
    ActionMode Property (ViewportLayout)
    In This Topic
    Gets or sets the active viewport action.
    Syntax
    'Declaration
     
    Public Property ActionMode As actionType
    public actionType ActionMode {get; set;}
    See Also