Class CF2GeometryElement

CF2GeometryElement class

The basic of the geometry elements

public abstract class CF2GeometryElement : CF2DrawnElement

Properties

NameDescription
AdditionLineType { get; set; }The addition line type
LineThickness { get; set; }The line thickness
LineType { get; set; }The line type
StartPoint { get; set; }The start point
TypeDElement { get; }The type of the drawn element

See Also