Back to Adaptive Vision Library website
You are here: Start » Function Reference » Geometry 2D Features » ArcMidpoint
Computes the midpoint of an arc.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inArc | const Arc2D& | ||
![]() |
outMidpoint | Point2D& |
Examples
![]() |
The resulting outMidpoint drawn with the input arc.



