struct
LengthRect.Calculated
A calculated, readonly output of a LengthRect.
Fields
Bottom | The Length.Calculated output of Bottom. |
Left | The Length.Calculated output of Left. |
Right | The Length.Calculated output of Right. |
Top | The Length.Calculated output of Top. |
X | The Length2.Calculated output of X. |
Y | The Length2.Calculated output of Y. |
Properties
Height | The sum of edge offsets along the Y axis in units |
Item[int] | Access each Length2.Calculated by |
Offset | The midpoint shift of the combined edge offsets along their respective axes. |
Size | A per-axis sum of edge offsets. |
Width | The sum of edge offsets along the X axis in units |