NevronOpenVision
Nevron.Nov.Diagram Namespace / NShapeHyperlink Class
Fields Properties Methods Events


In This Topic
    NShapeHyperlink Class Members
    In This Topic

    The following tables list the members exposed by NShapeHyperlink.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the BookmarkRef property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Description property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NShapeHyperlink.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OpenInNewWindow property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageRef property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShapeRef property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Type property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Url property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZoomPercent property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the bookmark this hyperlink points to.  
    Public PropertyGets/Sets the description of this hyperlink. If set, this description will be shown as hyperlink tooltip.  
    Public PropertyGets/Sets whether to open the hyperlink in a new window. Valid for URL and file hyperlinks for some exports like HTML and SVG. By default set to true.  
    Public PropertyGets/Sets the page this hyperlink points to.  
    Public PropertyGets/Sets the reference to the page this link leads to.  
    Public PropertyGets/Sets the shape this hyperlink points to.  
    Public PropertyGets/Sets the value of the ShapeRef property.  
    Public PropertyGets/Sets the type of this shape hyperlink.  
    Public PropertyGets/Sets the URL of this hyperlink. It can be an HTTP/HTTPS URL or a File URI.  
    Public PropertyGets/Sets the ZoomPercent to apply when navigating to a new page. Valid for Page and Shape hyperlink types. By default set to 100.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the string representation of this shape hyperlink.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the Page property has changed.  
    Public EventOccurs when the Type property has changed.  
    Top
    See Also