Show / Hide Table of Contents

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.

Extension Methods

CollectionExtensions.AddRange<T, ArcUnit>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<ArcUnit>()
  • View Source
Back to top Generated by DocFX