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


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

IMixedFontGridLabel2 Interface

Provides additional access to members that define the appearance of the secondary group of digits in the grid label.

Product Availability

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

Members

Name Description
Read/write property NumGroupedDigits The number of digits that are displayed in the secondary font and color.
Read/write property SecondaryColor The color of the second group of digits.
Read/write property SecondaryFont The font used for the second group of digits.
Read/write property SecondaryFontSize The font used for the second group of digits.

Classes that implement IMixedFontGridLabel2

Classes Description
MixedFontGridLabel A grid label that uses mixed fonts.