menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class MathLimitType

    Specifies the type that represents the limit.

    Inheritance
    System.Object
    MathLimitType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class MathLimitType : Enum

    Fields

    LowerLimit

    Specifies the lower limit.

    Declaration
    public const MathLimitType LowerLimit
    Field Value
    Type Description
    MathLimitType

    UpperLimit

    Specifies the upper limit.

    Declaration
    public const MathLimitType UpperLimit
    Field Value
    Type Description
    MathLimitType

    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