Show / Hide Table of Contents

    Class DoubleExtensions

    Inheritance
    System.Object
    DoubleExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: System
    Assembly: Mapsui.dll
    Syntax
    public static class DoubleExtensions

    Methods

    | Improve this Doc View Source

    IsNanOrInfOrZero(Double)

    Declaration
    public static bool IsNanOrInfOrZero(this double target)
    Parameters
    Type Name Description
    System.Double target
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX