Nevron.Diagram.Shapes Namespace / FlowChartingShapes Enumeration


In This Topic
    FlowChartingShapes Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum FlowChartingShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As FlowChartingShapes
    public enum FlowChartingShapes : System.Enum 
    Members
    MemberDescription
    Card 
    Collate 
    Data 
    Database 
    Decision 
    Delay 
    DirectData 
    Display 
    Document 
    Extract 
    InternalStorage 
    LoopLimit 
    ManualInput 
    ManualOperation 
    Merge 
    MultiDocument 
    OffPageReference 
    OnPageReference 
    Or 
    PaperTape 
    PredefinedDocument 
    PredefinedProcess 
    Preparation 
    Process 
    ProcessIso9000 
    SequencialData 
    Sort 
    StoredData 
    SummingJunction 
    Termination 
    Transport 
    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