Text Constructor

Overload List
  NameDescription
Public methodText(ViewBase, Point, String)
Creates a new text instance with the given text string.
Public methodText(ViewBase, Point, String, PlacingBase)
Creates a new text instance with the given text string using a specific placing type.
Public methodText(ViewBase, Point, String, TextTextAttributes)
Creates a new text instance with the given text string and text attributes.
Public methodText(ViewBase, Point, String, PlacingBase, TextTextAttributes)
Creates a new text instance with the given text string and text attributes using a specific placing type.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next