This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOverposterLayerProperties2 Interface > IOverposterLayerProperties2.HasFeatureWeight Property (ArcObjects .NET 10.5 SDK) |
Indicates if the layer has a feature weight.
[Visual Basic .NET] Public ReadOnly Property HasFeatureWeight As Boolean
[C#] public bool HasFeatureWeight {get;}
[C++]
HRESULT get_HasFeatureWeight(
VARIANT_BOOL* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type VARIANT_BOOL