This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.FontWidthReductionStep Property (ArcObjects .NET 10.4 SDK) |
This is the step interval for font width reduction.
[Visual Basic .NET] Public Property FontWidthReductionStep As Double
[C#] public double FontWidthReductionStep {get; set;}
[C++]
HRESULT get_FontWidthReductionStep(
double* step
);
[C++]
HRESULT put_FontWidthReductionStep(
double step
);
[C++]
Parameters step [out, retval] step is a parameter of type double step [in] step is a parameter of type double