←Select platform

DrawClosedCurve Method

Summary
Draws a closed curve into Android canvas.
Syntax
Java
public static void drawClosedCurve(Canvas canvas, LeadPointD[] points, double tension, AnnFillRule fillRule, Paint paint) 

Parameters

canvas
The destination canvas.

points
The curve points.

tension
The tension value to use.

fillRule
An AnnFillRule value that determines how the curve interior is filled in.

paint
The Paint object used to draw the curve.

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.