Search Results for

    Show / Hide Table of Contents

    Constructor UIRectangle

    UIRectangle()

    Declaration
    public UIRectangle()

    UIRectangle(Point, Size)

    Declaration
    public UIRectangle(Point position, Size size)
    Parameters
    Type Name Description
    System.Drawing.Point position
    System.Drawing.Size size

    UIRectangle(Point, Size, Color)

    Declaration
    public UIRectangle(Point position, Size size, Color color)
    Parameters
    Type Name Description
    System.Drawing.Point position
    System.Drawing.Size size
    System.Drawing.Color color
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX