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