Returns a StringFormat instance used to draw text on the control.
A StringFormat object that can be passed to a DrawString method to draw the control's text.
The returned StringFormat object has the following attributes:
When you are finished using the returned StringFormat object, it is up to you to dispose it.
ControlRenderer Class | Skybound.Rebar.Rendering Namespace