PolyLine Methods

The PolyLine type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns true if the objects are equal.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code for a polyline. Notice, in extremely rare cases, you might not get the same hash code for two polylines even though they are considered equal! This should, however, happen only in extremely rare cases!
(Overrides ObjectGetHashCode.)
Public methodLength
Returns the length of a polyline.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next