(Leadtools.Annotations.Rendering)

DrawCurve Method

Show in webframe




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
)
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.