MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas Class / DrawLine Method

In This Topic
DrawLine Method (MetaCanvas)
In This Topic
Syntax
'Declaration
 
Public Sub DrawLine( _
   ByVal pen As PenEx, _
   ByVal from As PointF, _
   ByVal to As PointF _
) 
 

Parameters

pen
from
to
See Also