Circle.PosY

Circle.PosY property

Gets or sets a float value that indicates the y-coordinate of the center of the circle.

public double PosY { get; set; }

See Also