• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    MaxWidthHeight Method

    MaxWidthHeight(Size[])

    Returns the larger of the specified Size values.

    Declaration
    public static Size MaxWidthHeight(Size[] sizes)
    Parameters
    Type Name Description
    Size[] sizes

    Array of Size values.

    Returns
    Type Description
    Size
    Exceptions
    Type Condition
    System.ArgumentOutOfRangeException

    if sizes is an empty array.

    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software