Sets or returns the height of the Group, in points (1/72 inch).

 public double Height{ get; set; }
Public Property Height() As Double

Shape groups can be at most 169,056 points tall. Setting a shape group's height to a value larger than 169056, or to less than 0, will throw an ArgumentException.