Nevron.Diagram Namespace / TranslationSlavesMask Enumeration


In This Topic
    TranslationSlavesMask Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum TranslationSlavesMask 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As TranslationSlavesMask
    public enum TranslationSlavesMask : System.Enum 
    Members
    MemberDescription
    AccessibleShapes 
    All 
    ConnectedShapes 
    DestinationShapes 
    FromShape 
    IncomingShapes 
    NeighbourShapes 
    None 
    OutgoingShapes 
    PredecessorShapes 
    ReflexiveShapes 
    SourceShapes 
    SuccessorShapes 
    ToShape 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Diagram.TranslationSlavesMask

    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