Class StrokeType
Enumeration for Stroke type
Inheritance
System.Object
StrokeType
Namespace: Com.Syncfusion.Gauges.SfDigitalGauge
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class StrokeType : Enum
Fields
Square
Represents the Square stroke
Declaration
public const StrokeType Square
Field Value
Type | Description |
---|---|
StrokeType |
Triangle
Represents the Triangle stroke
Declaration
public const StrokeType Triangle
Field Value
Type | Description |
---|---|
StrokeType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |