Class CF2LinearElement

CF2LinearElement class

The basic of the linear elements

public abstract class CF2LinearElement : CF2GeometryElement

Properties

NameDescription
AdditionLineType { get; set; }The addition line type
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