Circle.Radius

Circle.Radius property

Gets or sets the radius. Contains a floating-point number that specifies the radius of the circle.

public double Radius { get; set; }

See Also