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