[]
public override bool Compare(VisualPrimitive v)
Public Overrides Function Compare(v As VisualPrimitive) As Boolean
| Type | Name | Description |
|---|---|---|
| VisualPrimitive | v | The Line object to compare with. |
| Type | Description |
|---|---|
| bool | Returns true if two Line objects represent same line. |