GetArcCenter(PointF,SizeF) Method (ArcAnnotationData)
Returns the arc annotation center for specified location and size, without regard to rotation.
'Declaration
Public Function GetArcCenter( _
ByVal As System.Drawing.PointF, _
ByVal As System.Drawing.SizeF _
) As System.Drawing.PointF
Parameters
- location
- The arc annotation location.
- size
- The arc annotation size.
Return Value
The arc annotation center.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5