diameter : number
The largest distance between any two points on the circle. The same as the radius * 2. Gets or sets the diameter of the circle.
- Source code: geom/Circle.js (Line 258)
diameter : number
The largest distance between any two points on the circle. The same as the radius * 2. Gets or sets the diameter of the circle.
Please login to continue.