Calculates the bounding rect of the specified polyline.
Namespace: MindFusion.Drawing
File: DrawingUtils.js
JavaScript Copy Code |
---|
function getPointsBounds (points) |
Array. An array of points.
Rect. The bounding rect.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |