Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingCommands Namespace / NShapeHyperlinkCommandAction Class
Members


In This Topic
    NShapeHyperlinkCommandAction Class
    In This Topic
    Base class for shape hyperlink command actions.
    Object Model
    NShapeHyperlinkCommandAction Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NShapeHyperlinkCommandAction 
       Inherits NDrawingCommandAction
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NShapeHyperlinkCommandAction
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.UI.NCommandAction
                Nevron.Nov.UI.NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings>
                   Nevron.Nov.Diagram.DrawingCommands.NDrawingCommandAction
                      Nevron.Nov.Diagram.DrawingCommands.NShapeHyperlinkCommandAction
                         Nevron.Nov.Diagram.DrawingCommands.NEditShapeHyperlinkCommandAction
                         Nevron.Nov.Diagram.DrawingCommands.NInsertShapeHyperlinkCommandAction
                         Nevron.Nov.Diagram.DrawingCommands.NRemoveShapeHyperlinkCommandAction

    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