ArcObjects Library Reference (Carto)  

ICornerGridLabel Interface

Provides access to members that control the corner properties of grid labels.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CornerLabel Indicates if the specified corner should be displayed as a special corner label.
Read/write property CornerValue The corner value at the specified corner and axis.

CoClasses that implement ICornerGridLabel

CoClasses and Classes Description
CornerGridLabel A grid label with special corner display properties.

Remarks

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.