X

DiagramShape.X property

Gets or sets the horizontal offset of this DiagramShape from page left border in points.

public double X { get; set; }

Property Value

The x-coordinate of this DiagramShape.

See Also