[null,null,["Last updated 2024-07-10 UTC."],[],["VisionPoint represents a point within an image, maintaining the original image's scale. It contains two key properties: `x`, the horizontal coordinate, and `y`, the vertical coordinate. Both coordinates are of type `CGFloat`, allowing for precise positioning. The `init` method is unavailable, so points are likely created through other means, rather than direct instantiation.\n"]]