TextWrapThreshold Property (IMapLegend)
In This Topic
Gets the number of characters after which to wrap the legend text in the map legend.
Syntax
'Declaration
ReadOnly Property TextWrapThreshold As Integer
int TextWrapThreshold {get;}
Property Value
An
System.Int32 representing the number of characters after which to wrap the legend text in the map legend.
See Also