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


In This Topic
    ENFlowchartingShape Enumeration
    In This Topic
    Enumerates the predefined flowcharting shapes.
    Syntax
    'Declaration
     
    
    Public Enum ENFlowchartingShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENFlowchartingShape
    public enum ENFlowchartingShape : System.Enum 
    Members
    MemberDescription
    CardCard
    CollateCollate
    DataData
    DatabaseDatabase
    DecisionDecision
    DelayDelay
    DirectDataDirect data
    DisplayDisplay
    DocumentDocument
    ExternalDataExternal data
    ExtractExtract
    InternalStorageInternal storage
    LoopLimitLoop limit
    ManualInputManual input
    ManualLoopManual loop
    ManualOperationManual operation
    MergeMerge
    MultiDocumentMulti document
    OffPageReferenceOff page reference
    OnPageReferenceOn page reference
    OrOr
    PaperTapePaper tape
    PredefinedDocumentPredefined document
    PredefinedProcessPredefined process
    PreparationPreparation
    ProcessProcess
    ProcessIso9000Process Iso 9000
    SequencialDataSequencial data
    SortSort
    StartEndStart/End
    StoredDataStored data
    SubprocessSubprocess
    SummingJunctionSumming junction
    TerminationTermination
    TransportTransport
    Inheritance Hierarchy

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

    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