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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.