This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IReferenceSystem Interface > IReferenceSystem.LabelFormat Property (ArcObjects .NET 10.4 SDK) |
The format for reference labels.
[Visual Basic .NET] Public Property LabelFormat As IGridLabel
[C#] public IGridLabel LabelFormat {get; set;}
[C++]
HRESULT get_LabelFormat(
IGridLabel** Format
);
[C++]
HRESULT put_LabelFormat(
IGridLabel* Format
);
[C++]
Parameters Format [out, retval]
Format is a parameter of type IGridLabel Format [in]
Format is a parameter of type IGridLabel