This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISymbolCollectionElement Interface > ISymbolCollectionElement.WordSpacing Property (ArcObjects .NET 10.4 SDK) |
The word spacing.
[Visual Basic .NET] Public Property WordSpacing As Double
[C#] public double WordSpacing {get; set;}
[C++]
HRESULT get_WordSpacing(
double* WordSpacing
);
[C++]
HRESULT put_WordSpacing(
double WordSpacing
);
[C++]
Parameters WordSpacing [out, retval] WordSpacing is a parameter of type double WordSpacing [in] WordSpacing is a parameter of type double