This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.MaximumWordSpacing Property (ArcObjects .NET 10.4 SDK) |
The word spacing may be increased upto this limit.
[Visual Basic .NET] Public Property MaximumWordSpacing As Double
[C#] public double MaximumWordSpacing {get; set;}
[C++]
HRESULT get_MaximumWordSpacing(
double* spacing
);
[C++]
HRESULT put_MaximumWordSpacing(
double spacing
);
[C++]
Parameters spacing [out, retval] spacing is a parameter of type double spacing [in] spacing is a parameter of type double