struct
Length2.Calculated
A calculated, readonly output of a Length2.
Remarks
X and First read from the same location in memory, as do Y and Second. This makes them interchangable and subject to user preference or context.
Fields
First | The Length.Calculated output of First. |
Second | The Length.Calculated output of Second. |
X | The Length.Calculated output of X. |
Y | The Length.Calculated output of Y. |
Properties
Item[int] | Access each component by |
Percent | The measurement of the relevant Length2 as a percent of a relative value, |
Value | The measurement of the relevant Length2 in units. |
Methods
Sum |
Constructors
Calculated(Length.Calculated, Length.Calculated) |