Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- endPoint
- A System.Drawing.PointF which represents the lower-right where the text is to be aligned from.
- text
- A string value which represents the text to align and output.
- alignment
- The Alignment of the text.
- wordWrap
- A boolean value which indicates whether or not word-wrapping is to occur. A value of true for word wrapping to occur and false for word wrapping not to occur.