GetPointOnArc(Single) Method (ArcAnnotationData)
Returns the point rotated by the specified angle along the circumference of the ellipse.
public System.Drawing.PointF GetPointOnArc(
float
)
public: System.Drawing.PointF GetPointOnArc(
float
)
public:
System.Drawing.PointF GetPointOnArc(
float
)
'Declaration
Public Function GetPointOnArc( _
ByVal As Single _
) As System.Drawing.PointF
Parameters
- angle
- Angle in degrees.
Return Value
Point rotated by the specified angle along the circumference of the ellipse.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5