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


In This Topic
    NDiagramExtension Class Members
    In This Topic

    The following tables list the members exposed by NDiagramExtension.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets the name of the ExtensionTypes shape property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDiagramExtension.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the diagram extension type.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Checks whether the given string with space delimited extension types contains the specified extension type.  
    Public MethodCreates the ribbon tab page group for this diagram extension.  
    Public Methodstatic (Shared in Visual Basic)Gets the array of the given space delimited extension types. Returns an empty array if the given "extensionTypes" string is null.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the "Settings" ribbon group for this diagram extension.  
    Protected MethodGets the ribbon tab page group stripe color.  
    Protected MethodGets all shapes whose "DiagramExtension" shape property matches the name of this diagram extension.  
    Top
    See Also