Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / FlowChartingShapes Enumeration


In This Topic
    FlowChartingShapes Enumeration
    In This Topic
    Enumerates the predefined flowcharting shapes
    Syntax
    'Declaration
     
    
    Public Enum FlowChartingShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As FlowChartingShapes
    public enum FlowChartingShapes : System.Enum 
    Members
    MemberDescription
    CardCard
    CollateCollate
    DataData
    DatabaseDatabase
    DecisionDecision
    DelayDelay
    DirectDataDirect data
    DisplayDisplay
    DocumentDocument
    ExtractExtract
    InternalStorageInternal storage
    LoopLimitLoop limit
    ManualInputManual input
    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
    StoredDataStored data
    SummingJunctionSumming junction
    TerminationTermination
    TransportTransport
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Diagram.Shapes.FlowChartingShapes

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also