Click or drag to resize
ImmutableRectOffsetLeft Property
Gets the left value.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public int Left { get; }

Property Value

Type: Int32
The left value.
See Also