This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* Value
);
[C++]
Parameters Value [out, retval]
Value is a parameter of type bool*