This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.OffsetAlongLineProperties Property (ArcObjects .NET 10.4 SDK) |
The offset along line properties for a layer.
[Visual Basic .NET] Public Property OffsetAlongLineProperties As IMaplexOffsetAlongLineProperties
[C#] public IMaplexOffsetAlongLineProperties OffsetAlongLineProperties {get; set;}
[C++]
HRESULT get_OffsetAlongLineProperties(
IMaplexOffsetAlongLineProperties** props
);
[C++]
HRESULT put_OffsetAlongLineProperties(
IMaplexOffsetAlongLineProperties* props
);
[C++]
Parameters props [out, retval]
props is a parameter of type IMaplexOffsetAlongLineProperties props [in]
props is a parameter of type IMaplexOffsetAlongLineProperties