Show / Hide Table of Contents

    Class FloatExtensions

    Inheritance
    System.Object
    FloatExtensions
    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 FloatExtensions

    Methods

    | Improve this Doc View Source

    IsNanOrZero(Single)

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