NevronOpenVision
Nevron.Nov.Chart Namespace / ENSurfaceFlatPositionMode Enumeration
ENSurfaceFlatPositionMode Enumeration
Defines several modes for vertical positioning of a flat surface
Syntax
public enum ENSurfaceFlatPositionMode : System.Enum 
Members
MemberDescription
AxisBeginthe flat surface is positioned at the vertical axis begin value
AxisEndthe flat surface is positioned at the vertical axis end value
CustomValuethe user specifies the position of the surface through the FlatPositionValue property
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Chart.ENSurfaceFlatPositionMode

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