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


In This Topic
    ENSdlShape Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum ENSdlShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENSdlShape
    public enum ENSdlShape : System.Enum 
    Members
    MemberDescription
    AlternativeAlternative
    BlockBlock
    CreateRequestCreate request
    Decision1Decision 1
    Decision2Decision 2
    DiskStorageDisk storage
    DividedEventDivided event
    DividedProcessDivided process
    DocumentDocument
    HandleHandle
    LineCurveConnectorLine curve connector
    MessageFromUserMessage from user
    MessageToUserMessagetTo user
    MultiDocumentMulti document
    OffPageReferenceOff page reference
    OnPageReferenceOn page reference
    PrimitiveFromCallControlPrimitive from call control
    PrimitiveToCallControlPrimitive to call control
    ProcedureProcedure
    ProcessProcess
    RaiseRaise
    ReturnReturn
    RoutableConnectorRoutable connector
    SaveSave
    ServiceService
    StartStart
    StateState.
    TaskTimerStartTask timer start
    TaskTimerStopTask timer stop
    TerminatorTerminator
    Inheritance Hierarchy

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

    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