'Declaration Public Function GetPiece( _ ByVal index As Integer _ ) As RText.LinePiece
public RText.LinePiece GetPiece( int index )
Parameters
- index
- The index.
Return Value
LinePiece.
'Declaration Public Function GetPiece( _ ByVal index As Integer _ ) As RText.LinePiece
public RText.LinePiece GetPiece( int index )