Height

DiagramShape.Height property

Gets or sets the height of this DiagramShape in points.

public double Height { get; set; }

Property Value

The height of this DiagramShape in points.

See Also