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

    Show / Hide Table of Contents

    FromLTRB Method

    FromLTRB(Int32, Int32, Int32, Int32)

    Creates a new Int32Rect with the specified location and size.

    Declaration
    public static Int32Rect FromLTRB(int left, int top, int right, int bottom)
    Parameters
    Type Name Description
    System.Int32 left
    System.Int32 top
    System.Int32 right
    System.Int32 bottom
    Returns
    Type Description
    Int32Rect
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software