Class CF2OutputDescribing

CF2OutputDescribing class

Description of the output

public abstract class CF2OutputDescribing : CF2DrawnElement

Constructors

NameDescription
CF2OutputDescribing()The CF2OutputDescribing initializer

Properties

NameDescription
Angle { get; set; }The angle
Color { get; set; }The text color
FontName { get; set; }The font name
FontSize { get; set; }The font size
StartPoint { get; set; }The start point
TypeDElement { get; }The type of the drawn element

See Also