This document is archived and information here might be outdated.  Recommended version.


ICornerGridLabel Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICornerGridLabel Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ICornerGridLabel

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.