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

    Show / Hide Table of Contents

    FromLTRB Method

    FromLTRB(Double, Double, Double, Double)

    Creates a new Rect with the specified location and size.

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