This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.PrimaryOffsetUnit Property (ArcObjects .NET 10.4 SDK) |
The primary offset is interpreted to be in this unit.
[Visual Basic .NET] Public Property PrimaryOffsetUnit As esriMaplexUnit
[C#] public esriMaplexUnit PrimaryOffsetUnit {get; set;}
[C++]
HRESULT get_PrimaryOffsetUnit(
esriMaplexUnit* unit
);
[C++]
HRESULT put_PrimaryOffsetUnit(
esriMaplexUnit unit
);
[C++]
Parameters unit [out, retval]
unit is a parameter of type esriMaplexUnit unit [in]
unit is a parameter of type esriMaplexUnit