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