This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.PrimaryOffset Property (ArcObjects .NET 10.4 SDK) |
Primary offset between label and symbol.
[Visual Basic .NET] Public Property PrimaryOffset As Double
[C#] public double PrimaryOffset {get; set;}
[C++]
HRESULT get_PrimaryOffset(
double* Offset
);
[C++]
HRESULT put_PrimaryOffset(
double Offset
);
[C++]
Parameters Offset [out, retval] Offset is a parameter of type double Offset [in] Offset is a parameter of type double