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