Returns the circumference of a circle.
Syntax
DoubleVariable = object.Circumference
Where:
DoubleVariable is a double-precision variable for storing the circumference;
Object is a Circle object.