League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class UiPositionRect

    Inheritance
    System.Object
    UiPositionBase
    UiPositionRect
    UiPositionPolygon
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class UiPositionRect : UiPositionBase, IMetaClass

    Properties

    | Improve this Doc View Source

    Anchors

    Declaration
    public AnchorBase Anchors { get; set; }
    Property Value
    Type Description
    AnchorBase
    | Improve this Doc View Source

    DisablePixelSnappingX

    Declaration
    public bool DisablePixelSnappingX { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DisablePixelSnappingY

    Declaration
    public bool DisablePixelSnappingY { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DisableResolutionDownscale

    Declaration
    public bool DisableResolutionDownscale { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IgnoreGlobalScale

    Declaration
    public bool IgnoreGlobalScale { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m2552216832

    Declaration
    public bool m2552216832 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    UiRect

    Declaration
    public MetaEmbedded<UiElementRect> UiRect { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiElementRect>

    Implements

    IMetaClass