eSCRTMesh Enumeration
Syntax
public enum eSCRTMesh : System.Enum 
Members
MemberDescription
SCRT_MESH_CUBE 
SCRT_MESH_CYLINDER 
SCRT_MESH_MAX 
SCRT_MESH_PYRAMID 
SCRT_MESH_SPHERE 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SciChart.Charting3D.Interop.eSCRTMesh

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