Click or drag to resize

MovementCategorizer Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The MovementCategorizer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetFilename
Returns the filename of the schematic image for the given Movement. If no path was specified when creating the MovementCategorizer it returns an empty string.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage
Returns an image for the given Movement.
Public methodGetMovementDescription
Returns a MovementDescription for the given Movement.
Public methodGetProgressImage
Returns the progress image for the given progress proportion.
Public methodGetProgressImageName
Returns the progress image name for the given progress proportion.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also