'Declaration Public Sub drawMultiLineString( _ ByVal s As String, _ ByVal rectangle As IRectangle, _ ByVal overflow As TextOverflow, _ ByVal alignment As HAlign, _ Optional ByVal clipping As IRegion, _ Optional ByVal transform As IMatrix, _ Optional ByVal separators As List(Of String) _ )
public void drawMultiLineString( string s, IRectangle rectangle, TextOverflow overflow, HAlign alignment, IRegion clipping, IMatrix transform, List<string> separators )
Parameters
- s
- rectangle
- overflow
- alignment
- clipping
- transform
- separators