Show / Hide Table of Contents

    Class RectangleExtensions

    Rectangle extensions.

    Inheritance
    Object
    RectangleExtensions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Forms9Patch
    Assembly: Forms9Patch.dll
    Syntax
    public static class RectangleExtensions

    Methods

    ToString(Rectangle)

    Tos the string.

    Declaration
    public static string ToString(this Rectangle rect)
    Parameters
    Type Name Description
    Rectangle rect

    Rect.

    Returns
    Type Description
    String

    The string.

    Back to top Copyright © 2018 42nd Parallel