This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOverposterProperties Interface > IOverposterProperties.FeatureLayerPropertiesID Property (ArcObjects .NET 10.4 SDK) |
The UID of the required labeling LabelEngineLayerProperties object.
[Visual Basic .NET] Public ReadOnly Property FeatureLayerPropertiesID As UID
[C#] public UID FeatureLayerPropertiesID {get;}
[C++]
HRESULT get_FeatureLayerPropertiesID(
IUID** uid
);
[C++]
Parameters uid [out, retval]
uid is a parameter of type IUID