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

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