This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICornerGridLabel Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the corner properties of grid labels.
Description | ||
---|---|---|
CornerLabel | Indicates if the specified corner should be displayed as a special corner label. | |
CornerValue | The corner value at the specified corner and axis. |
CoClasses and Classes | Description |
---|---|
CornerGridLabel | A grid label with special corner display properties. |
Corner grid labels provide additional control over the labels at the corners of the grid than the other labels along the axis of measured and MGRS grids.
The CornerLabel property is a boolean defining if the label at a given corner has a special format. The CornerValue property is a double containing the numeric value of the corner label for each corner.
The following illustration shows corner labels on a measured grid.