alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class MarkerShapeType

    Specifies the marker shape for StepViewItem .

    Inheritance
    System.Object
    MarkerShapeType
    Namespace: Syncfusion.UI.Xaml.ProgressBar
    Assembly: Syncfusion.SfProgressBar.WPF.dll
    Syntax
    public sealed class MarkerShapeType : Enum

    Fields

    Circle

    Represents the circle shape.

    Declaration
    public const MarkerShapeType Circle
    Field Value
    Type
    MarkerShapeType

    Square

    Represents the square shape.

    Declaration
    public const MarkerShapeType Square
    Field Value
    Type
    MarkerShapeType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved