This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties4 Interface > IMaplexOverposterLayerProperties4.TruncationMinimumLength Property (ArcObjects .NET 10.4 SDK) |
The minimum length of a label used by the truncation strategy.
[Visual Basic .NET] Public Property TruncationMinimumLength As Integer
[C#] public int TruncationMinimumLength {get; set;}
[C++]
HRESULT get_TruncationMinimumLength(
long* Length
);
[C++]
HRESULT put_TruncationMinimumLength(
long Length
);
[C++]
Parameters Length [out, retval] Length is a parameter of type long Length [in] Length is a parameter of type long