[]
        
(Showing Draft Content)

C1.Web.Mvc.NeedleLength

NeedleLength Enum

Specifies the length of the needle element with respect to the pointer range.

Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public enum NeedleLength

Fields

Name 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.