Class Txt

Txt class

Text of the shape

public class Txt : FormatTxt

Constructors

NameDescription
Txt(string)Constructor

Properties

NameDescription
Text { get; set; }Contains the text of a shape.
override Value { get; }Value

See Also