ComponentOne FlexReport for WinForms
PaintValue(Object,Graphics,Rectangle) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LineTypeEditor Class > PaintValue Method : PaintValue(Object,Graphics,Rectangle) Method
Syntax
'Declaration
 
Public Overloads Sub PaintValue( _
   ByVal value As System.Object, _
   ByVal canvas As System.Drawing.Graphics, _
   ByVal rectangle As System.Drawing.Rectangle _
) 
public void PaintValue( 
   System.object value,
   System.Drawing.Graphics canvas,
   System.Drawing.Rectangle rectangle
)

Parameters

value
canvas
rectangle
See Also

Reference

LineTypeEditor Class
LineTypeEditor Members
Overload List