Search Results for

    Show / Hide Table of Contents

    Class IntArrayExtension

    Inheritance
    object
    IntArrayExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Extensions
    Assembly: Mapsui.dll
    Syntax
    public static class IntArrayExtension

    Methods

    | Edit this page View Source

    IsNaturalOrder(int[])

    True if Is Natural Axis Order

    Declaration
    public static bool IsNaturalOrder(this int[] axisOrder)
    Parameters
    Type Name Description
    int[] axisOrder
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX