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


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

IPrincipalDigitsGridLabel Interface

Provides access to members that control the properties of grid labels that display numbers with principal digits.

Product Availability

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

Members

Name Description
Read/write property BaseDigitCount The number of base digits for the label.
Read/write property EastingSuffix The string used to indicate the Easting.
Read/write property NorthingSuffix The string used to indicate the Northing.
Read/write property PrincipalDigitCount The number of principal digits for the label.
Read/write property SmallLabelColor The color of the small label.
Read/write property SmallLabelFont The font for the small label.
Read/write property SmallLabelSize The font size for the small label.
Read/write property UnitSuffix The string used to indicate the units.

Classes that implement IPrincipalDigitsGridLabel

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