menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CornerRadiusType - API Reference

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved