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.Native.dll
    Syntax
    public static class GeometryExtensions

    Methods

    Name Description
    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.

    Transform(Rectangle, Matrix3x2)
    Transform(RectangleF, Matrix3x2)
    © Xab3r. All rights reserved.