This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetWeightEdit Interface > INetWeightEdit.BitGateSize Property (ArcObjects .NET 10.5 SDK) |
Bit gate size of this NetWeight object.
[Visual Basic .NET]
Public WriteOnly Property BitGateSize_2
[C#] public void BitGateSize_2 {set;}
[C++]
HRESULT put_BitGateSize(
long
);
[C++]
Parameters [in] is a parameter of type long
BitGateSize can only be accessed if the WeightType property is esriWTBitGate.