Returns the center point of the specified rectangle.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
public static Point2D center ( |
The rectangle of interest.
A Point2D representing the rectangle's center.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |