MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.Line Class / AddPiece Method
The piece.

In This Topic
AddPiece Method
In This Topic
Adds the piece.
Syntax
'Declaration
 
Public Sub AddPiece( _
   ByVal piece As RText.LinePiece _
) 
 

Parameters

piece
The piece.
See Also