Indicates the shape of a pointer.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public enum PointerShape |
Visual Basic
![]() |
---|
Public Enum PointerShape |
Member name | Description | |
---|---|---|
![]() |
Custom |
Specifies a custom shape. |
![]() |
Ellipse |
Specifies an elliptical shape. |
![]() |
Needle |
Specifies a sharp pointer with a circle at its base. |
![]() |
Needle2 |
Specifies a sharp pointer with a circle at its base. |
![]() |
None |
Specifies an empty shape, that is, the tick is not displayed. |
![]() |
Rectangle |
Specifies a rectangular shape. |