This document is archived and information here might be outdated. Recommended version. |
Provides additional access to members that control the way a map grid is labeled.
Name | Description | |
---|---|---|
Applies | Indicates if this grid label can be used with the specified map grid. | |
Color | The color of the grid label. | |
DisplayName | The display name for the type of grid label. | |
Draw | Draws a label on the specified grid axis. | |
EditObject | The interface to an object that can be edited with a property sheet. The object is either the grid label itself or a single editable property. | |
Font | The font used by the grid label. | |
FontSize | The font size used by the grid label. | |
LabelAlignment | Indicates if the grid label is horizontal (true) or vertical (false) on the specified axis. | |
LabelOffset | The offset of the grid label from the border in points. | |
Preview | Draws a preview of the grid label into the specified hdc. | |
QueryTextExtent | Determines the extent of a label's text on the specified grid axis. |
Classes | Description |
---|---|
BackgroundTabStyle | A background tab style grid label for index grids. |
ButtonTabStyle | A button tab style grid label for index grids. |
ContinuousTabStyle | A continuous tab style grid label for index grids. |
CornerGridLabel | A grid label with special corner display properties. |
DMSGridLabel | A grid label in degrees, minutes and seconds. |
FormattedGridLabel | A grid label that uses a formatted number. |
MixedFontGridLabel | A grid label that uses mixed fonts. |
RoundedTabStyle | A rounded tab style grid label for index grids. |