Class StepShapeType
Enumeration specifying step shape type of marker.
Inheritance
System.Object
StepShapeType
Namespace: Syncfusion.XForms.ProgressBar
Assembly: Syncfusion.SfProgressBar.XForms.dll
Syntax
public sealed class StepShapeType : Enum
Fields
Circle
Circle shape.
Declaration
public const StepShapeType Circle
Field Value
Type | Description |
---|---|
StepShapeType |
Square
Square shape.
Declaration
public const StepShapeType Square
Field Value
Type | Description |
---|---|
StepShapeType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |