Break Methods |
The Break type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Used to create an identical instance (clone) of a RouteStop.
(Inherited from RouteStop.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
EqualsIgnoreStopNumber |
Indicates whether the specified RouteStop is equal to the current RouteStop, excluding its StopNumber property.
(Inherited from RouteStop.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HitTest(Point, IMap) |
Perform a HitTest(Int32, Int32, IMap).
(Inherited from RouteStop.) | |
HitTest(Int32, Int32, IMap) |
Perform a HitTest(Int32, Int32, IMap).
(Inherited from RouteStop.) | |
Render |
Render this RouteStop.
(Inherited from RouteStop.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |