This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPrincipalDigitsGridLabel Interface > IPrincipalDigitsGridLabel.NorthingSuffix Property (ArcObjects .NET 10.4 SDK) |
The string used to indicate the Northing.
[Visual Basic .NET] Public Property NorthingSuffix As String
[C#] public string NorthingSuffix {get; set;}
[C++]
HRESULT get_NorthingSuffix(
BSTR* str
);
[C++]
HRESULT put_NorthingSuffix(
BSTR str
);
[C++]
Parameters str [out, retval] str is a parameter of type BSTR str [in] str is a parameter of type BSTR