LengthBounds.Item Item[int] Access each Length2 by axis index. Declaration public Length2 this[int axis] { readonly get; set; } Exceptions Type Condition System.IndexOutOfRangeException if axis < 0 || axis > 2