Class TextInformation

TextInformation class

Information bundle of text elements

public class TextInformation

Constructors

NameDescription
TextInformation()The default constructor.

Properties

NameDescription
ColorCommand { get; set; }Gets or sets the color command.
HeightCommand { get; set; }Gets or sets the height command.
TextCommand { get; set; }Gets or sets the text command.

See Also