Class UiPositionRect
Implements
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 SourceAnchors
Declaration
public AnchorBase Anchors { get; set; }
Property Value
Type | Description |
---|---|
AnchorBase |
DisablePixelSnappingX
Declaration
public bool DisablePixelSnappingX { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisablePixelSnappingY
Declaration
public bool DisablePixelSnappingY { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisableResolutionDownscale
Declaration
public bool DisableResolutionDownscale { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IgnoreGlobalScale
Declaration
public bool IgnoreGlobalScale { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
m2552216832
Declaration
public bool m2552216832 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
UiRect
Declaration
public MetaEmbedded<UiElementRect> UiRect { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<UiElementRect> |