Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDrawingContextMenu Class
Members


In This Topic
    NDrawingContextMenu Class
    In This Topic
    Represents a context menu factory. It is used to construct context menus for the context editable drawing elements. An instance of this class can be obtained by the NDrawing.ContextMenu property.
    Object Model
    NDrawingContextMenu Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NContextMenu
                   Nevron.Nov.Diagram.NDiagramContextMenu
                      Nevron.Nov.Diagram.NDrawingContextMenu

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also