Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

DrawCurve Method







The destination canvas.
The curve points.
The tension value to use.
Draws a curve into Android canvas.
Syntax
public static void DrawCurve( 
   Canvas canvas,
   LeadPointD[] points,
   double tension
)
'Declaration
 
Public Shared Sub DrawCurve( _
   ByVal canvas As Canvas, _
   ByVal points() As LeadPointD, _
   ByVal tension As Double _
) 
'Usage
 
Dim canvas As Canvas
Dim points() As LeadPointD
Dim tension As Double
 
AnnAndroidRenderingEngine.DrawCurve(canvas, points, tension)
public static void DrawCurve( 
   Canvas canvas,
   LeadPointD[] points,
   double tension
)
public static void drawCurve(Canvas canvas, LeadPointD[] points, double tension)
 function Leadtools.Annotations.Rendering.AnnAndroidRenderingEngine_java.DrawCurve( 
   canvas ,
   points ,
   tension 
)

Parameters

canvas
The destination canvas.
points
The curve points.
tension
The tension value to use.
Requirements

Target Platforms

See Also

Reference

AnnAndroidRenderingEngine Class
AnnAndroidRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features