This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties2 Interface > IMaplexOverposterLayerProperties2.SecondaryOffsetMinimum Property (ArcObjects .NET 10.4 SDK) |
The minimum offset associated with a secondary label position.
[Visual Basic .NET] Public Property SecondaryOffsetMinimum As Double
[C#] public double SecondaryOffsetMinimum {get; set;}
[C++]
HRESULT get_SecondaryOffsetMinimum(
double* Offset
);
[C++]
HRESULT put_SecondaryOffsetMinimum(
double Offset
);
[C++]
Parameters Offset [out, retval] Offset is a parameter of type double Offset [in] Offset is a parameter of type double