Class ClockShapes
Clock Shapes
Inheritance
System.Object
ClockShapes
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ClockShapes : Enum
Fields
Circle
Circle shape
Declaration
public const ClockShapes Circle
Field Value
| Type |
|---|
| ClockShapes |
Rectangle
Rectangle shape
Declaration
public const ClockShapes Rectangle
Field Value
| Type |
|---|
| ClockShapes |
RoundedRectangle
Rounded rectangle shape
Declaration
public const ClockShapes RoundedRectangle
Field Value
| Type |
|---|
| ClockShapes |
RoundedSquare
Rounded square
Declaration
public const ClockShapes RoundedSquare
Field Value
| Type |
|---|
| ClockShapes |
Square
Square shape
Declaration
public const ClockShapes Square
Field Value
| Type |
|---|
| ClockShapes |