Circle.Radius

Circle.Radius property

Gets or sets a float value that indicates the radius of the circle.

public double Radius { get; set; }

See Also