NevronOpenVision
Nevron.Nov.Diagram Namespace / ENShapeType Enumeration
ENShapeType Enumeration
Defines the possible shape types
Syntax
public enum ENShapeType : System.Enum 
Members
MemberDescription
Shape1D1D shape - a shape that behaves as a line connecting 2D shapes.
Shape2D2D shape - a shape that behaves as a box.
Inheritance Hierarchy

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

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