true

PresentationBaseShape.Y property

Gets or sets the vertical offset of this PresentationBaseShape from presentation top border in points.

public double Y { get; set; }

Property Value

The y-coordinate of this PresentationBaseShape.

See Also