This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionStyleText Interface > IDimensionStyleText.Suffix Property (ArcObjects .NET 10.4 SDK) |
Suffix for the text expression for the style.
[Visual Basic .NET] Public Property Suffix As String
[C#] public string Suffix {get; set;}
[C++]
HRESULT get_Suffix(
BSTR* Suffix
);
[C++]
HRESULT put_Suffix(
BSTR Suffix
);
[C++]
Parameters Suffix [out, retval] Suffix is a parameter of type BSTR Suffix [in] Suffix is a parameter of type BSTR