true
public PrePaintTextResult( Rectangle bounds, bool stopPainting )
'Declaration Public Function New( _ ByVal bounds As Rectangle, _ ByVal stopPainting As Boolean _ )
'Declaration
Public Function New( _ ByVal bounds As Rectangle, _ ByVal stopPainting As Boolean _ )
'Usage Dim bounds As Rectangle Dim stopPainting As Boolean Dim instance As New PrePaintTextResult(bounds, stopPainting)
'Usage
Dim bounds As Rectangle Dim stopPainting As Boolean Dim instance As New PrePaintTextResult(bounds, stopPainting)
PrePaintTextResult Class PrePaintTextResult Members