[]
Compares this Line object with another Line object returns true if objects represent same border.
public override bool Compare(VisualPrimitive v)
The Line object to compare with.
Returns true if two Line objects represent same line.