public bool StartArrow {get; set;}
public: property bool StartArrow { bool get(); void set ( bool value); }
true : line starts with an arrow
false : line does not start with an arrow
Line Class Line Members