Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CornerRadiusType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CornerRadiusType

    Represents CornerRadiusType

    Inheritance
    System.Object
    CornerRadiusType
    Namespace: Com.Syncfusion.Gauges.SfLinearGauge
    Assembly: Syncfusion.SfGauge.Android.dll
    Syntax
    public sealed class CornerRadiusType : Enum

    Fields

    Both

    Represents Both Radius

    Declaration
    public const CornerRadiusType Both
    Field Value
    Type Description
    CornerRadiusType

    End

    Represents End Radius

    Declaration
    public const CornerRadiusType End
    Field Value
    Type Description
    CornerRadiusType

    None

    Represents None Radius

    Declaration
    public const CornerRadiusType None
    Field Value
    Type Description
    CornerRadiusType

    Start

    Represents Start Radius

    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 - 2021 Syncfusion Inc. All Rights Reserved