EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class GeometryExtensions

    Inheritance
    object
    GeometryExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public static class GeometryExtensions

    Methods

    Name Description
    Center(RectangleF)

    Determine the center of a Rectangle.

    PickRegion(Rectangle, Rectangle)

    Adjusts the given bounds to fit inside the specified region. If the width or height of the region is non-positive, it represents how much of the bounds' width or height to remove, respectively. If the region's x or y is set, it represents the offset inside the bounds.

    ToPoint(PointF)
    ToPointF(Point)
    ToRectangle(RectangleF)
    ToRectangleF(Rectangle)
    Transform(Point, Matrix3x2)
    Transform(Rectangle, Matrix3x2)
    Transform(RectangleF, Matrix3x2)
    Transform(Vector2, Matrix3x2)
    2025 © Xab3r. All rights reserved.