Version

IMapWindow Interface Members

The following tables list the members exposed by IMapWindow.

Public Properties
 NameDescription
 PropertyMapMaximumGets/Sets the location of the maximum point on a scale.  
 PropertyMapMinimumGets/Sets the location of the minimum point on a scale.  
 PropertyMapRangeGets the difference between MapMaximum and MapMinimum.  
Public Methods
 NameDescription
 MethodItemVisibleDetermines whether or not a value is visible within a scale.  
 MethodMapMethod which returns the location of a certain numeric value on a scale.  
 MethodMapInverseMethod which returns value on a scale, given a location (point) on that scale.  
See Also