'Declaration Public Enum NeedleLength Inherits System.Enum
public enum NeedleLength : System.Enum
'Declaration Public Enum NeedleLength Inherits System.Enum
public enum NeedleLength : System.Enum
Member | Description |
---|---|
Inner | The needle element extends to the inner radius of the pointer range. |
Middle | The needle element extends to the mid ponit between the inner and outer radii of the pointer range. |
Outer | The needle element extends to the outer radius of the pointer range. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.NeedleLength