This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBarrierProperties2 Interface > IBarrierProperties2.Weight Property (ArcObjects .NET 10.5 SDK) |
Weight of the barriers for this layer.
[Visual Basic .NET] Public Property Weight As Integer
[C#] public int Weight {get; set;}
[C++]
HRESULT get_Weight(
long* Weight
);
[C++]
HRESULT put_Weight(
long Weight
);
[C++]
Parameters Weight [out, retval] Weight is a parameter of type long Weight [in] Weight is a parameter of type long
A Long value corresponding to a weight in esriBasicOverposterWeight.