alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved