Height

PresentationBaseShape.Height property

Gets or sets the height of this PresentationBaseShape in points.

public double Height { get; set; }

Property Value

The height of this PresentationBaseShape in points.

See Also