ThreeD<T>.YZ YZ Maps the Y and Z values to a TwoD<T>. Remarks Y <=> X Z <=> Y Declaration public TwoD<T> YZ { get; set; }