Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / ENPredefinedShapeFactoryType Enumeration


In This Topic
    ENPredefinedShapeFactoryType Enumeration
    In This Topic
    Enumerates the predefined shape factories.
    Syntax
    'Declaration
     
    
    Public Enum ENPredefinedShapeFactoryType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENPredefinedShapeFactoryType
    public enum ENPredefinedShapeFactoryType : System.Enum 
    Members
    MemberDescription
    AnnotationShapesAnnotation shape factory.
    ArrowShapesArrow shape factory.
    BasicShapesBasic shape factory.
    BrainstormingShapesBrainstorming shape factory.
    BusinessProcessShapesBusiness process shape factory.
    CalloutShapesCallout shape factory.
    CauseAndEffectShapesCause and effect shape factory.
    ConnectorShapesConnector shapes factory.
    CountryShapesCountry shape factory.
    DatabaseShapesChen's Database Shapes factory
    DataFlowDiagramShapesData flow diagram shapes factory.
    DecisionTreeShapesDecision tree shapes factory.
    DecorativeShapesDecorative Shapes factory
    DimensioningEngineeringDimensioning - Engineering
    DrawingToolShapesDrawing tool shapes.
    ElectricalSymbolsShapesElectrical symbol shape factory.
    EPCShapesEPC shape factory.
    FamilyTreeShapesFamily tree shape factory.
    FloorPlanShapesFloor plan shape factory.
    FlowchartingShapesFlow charting shape factory.
    GenogramShapesGenogram shape factory.
    NetworkShapesNetwork shape factory.
    OrganizationalShapesOrganizational shapes factory.
    SDLShapesSDL shape factory.
    SymbolShapesSymbol shapes
    UMLClassDiagramShapesUML Class Diagram shape factory.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Shapes.ENPredefinedShapeFactoryType

    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