The following tables list the members exposed by IMapWindow.
Name | Description | |
---|---|---|
MapMaximum | Gets/Sets the location of the maximum point on a scale. | |
MapMinimum | Gets/Sets the location of the minimum point on a scale. | |
MapRange | Gets the difference between MapMaximum and MapMinimum. |
Name | Description | |
---|---|---|
ItemVisible | Determines whether or not a value is visible within a scale. | |
Map | Method which returns the location of a certain numeric value on a scale. | |
MapInverse | Method which returns value on a scale, given a location (point) on that scale. |