This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties4 Interface > IMaplexOverposterLayerProperties4.TruncationPreferredCharacters Property (ArcObjects .NET 10.4 SDK) |
The preferred characters used by the truncation strategy.
[Visual Basic .NET] Public Property TruncationPreferredCharacters As String
[C#] public string TruncationPreferredCharacters {get; set;}
[C++]
HRESULT get_TruncationPreferredCharacters(
BSTR* characters
);
[C++]
HRESULT put_TruncationPreferredCharacters(
BSTR characters
);
[C++]
Parameters characters [out, retval] characters is a parameter of type BSTR characters [in] characters is a parameter of type BSTR