Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / ENPersonShapePart Enumeration


In This Topic
    ENPersonShapePart Enumeration
    In This Topic
    Enumerates the parts of a person shape.
    Syntax
    'Declaration
     
    
    Public Enum ENPersonShapePart 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENPersonShapePart
    public enum ENPersonShapePart : System.Enum 
    Members
    MemberDescription
    DatesThe dates part of a person shape.
    NameThe name part of a person shape.
    PhotoThe photo part of a person shape.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.ENPersonShapePart

    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