TextLine Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a line of text with its measured width.
public ref class TextLine
public class TextLine
type TextLine = class
Public Class TextLine
- Inheritance
-
TextLine
Constructors
| TextLine(String, Single) |
Represents a line of text with its measured width. |
Properties
| Value |
Gets the text content of the line. |
| Width |
Gets the measured width of the line. |