C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / Shape Enumeration

Shape Enumeration
Define the shape for pointer.
Syntax
'Declaration
 
Public Enum Shape 
   Inherits System.Enum
 
Members
MemberDescription
OtherOther shapes.
Rectdefine rectangle
Tridefine triangle
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Gauge.Shape

See Also