X

PresentationBaseShape.X property

Gets or sets the horizontal offset of this PresentationBaseShape from presentation left border in points.

public double X { get; set; }

Property Value

The x-coordinate of this PresentationBaseShape.

See Also