[]
Gets a new string format for drawing the text in the specified rectangle.
protected virtual StringFormat GetDrawingStringFormat(ref Rectangle drawRect)
Protected Overridable Function GetDrawingStringFormat(ByRef drawRect As Rectangle) As StringFormat
Type | Name | Description |
---|---|---|
Rectangle | drawRect | Rectangle for drawing text |
Type | Description |
---|---|
StringFormat | StringFormat object that contains the string format |
This method modifies the rectangle under certain settings.