true

DiagramShape.Y property

Gets or sets the vertical offset of this DiagramShape from page bottom border in points.

public double Y { get; set; }

Property Value

The y-coordinate of this DiagramShape.

See Also