Class CornerRadiusType
Represents CornerRadiusType
Inheritance
System.Object
CornerRadiusType
Namespace: Syncfusion.SfGauge.iOS
Assembly: Syncfusion.SfGauge.iOS.dll
Syntax
public sealed class CornerRadiusType : Enum
Fields
Both
Represents Both CornerRadiusType
Declaration
public const CornerRadiusType Both
Field Value
Type | Description |
---|---|
CornerRadiusType |
End
Represents End CornerRadiusType
Declaration
public const CornerRadiusType End
Field Value
Type | Description |
---|---|
CornerRadiusType |
None
Represents None CornerRadiusType
Declaration
public const CornerRadiusType None
Field Value
Type | Description |
---|---|
CornerRadiusType |
Start
Represents Start CornerRadiusType
Declaration
public const CornerRadiusType Start
Field Value
Type | Description |
---|---|
CornerRadiusType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |