Box.Height

Box.Height property

Gets or sets the height of the box aligned in y-axis.

public double Height { get; set; }

Property Value

The height aligned in y-axis.

See Also