'Declaration Public Function TrimTextLines( _ ByVal text As String, _ ByVal font As Font, _ ByVal width As Single, _ ByVal height As Single, _ ByVal descriptor As TextLayoutParams _ ) As TextLayoutResult
public TextLayoutResult TrimTextLines( string text, Font font, float width, float height, TextLayoutParams descriptor )
Parameters
- text
- font
- width
- height
- descriptor