Class CF2Line

CF2Line class

The line

public class CF2Line : CF2LinearElement

Constructors

NameDescription
CF2Line()The line initializer

Properties

NameDescription
AdditionLineType { get; set; }The addition line type
EndPoint { get; set; }The end point
LineThickness { get; set; }The line thickness
LineType { get; set; }The line type
NBridges { get; set; }Number of bridges on the line
StartPoint { get; set; }The start point
TypeDElement { get; }The type of the drawn element
WBridges { get; set; }Size of bridges on the line

See Also