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 |
---|
CornerRadiusType |
End
Represents End CornerRadiusType
Declaration
public const CornerRadiusType End
Field Value
Type |
---|
CornerRadiusType |
None
Represents None CornerRadiusType
Declaration
public const CornerRadiusType None
Field Value
Type |
---|
CornerRadiusType |
Start
Represents Start CornerRadiusType
Declaration
public const CornerRadiusType Start
Field Value
Type |
---|
CornerRadiusType |