Enum ArcUnit
Specifies the unit of an ArcValue.
Namespace: Sartorius.SAF.Presentation.Controls.Shapes
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum ArcUnit
Fields
Name | Description |
---|---|
Degree | The arc is measured in degrees. |
Radian | The arc is measured in radian. |