This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IV > IVectorFieldRenderer Interface > IVectorFieldRenderer.MagnitudeBandID Property (ArcObjects .NET 10.4 SDK) |
The magnitude band id.
[Visual Basic .NET] Public Property MagnitudeBandID As Integer
[C#] public int MagnitudeBandID {get; set;}
[C++]
HRESULT get_MagnitudeBandID(
long* pBandID
);
[C++]
HRESULT put_MagnitudeBandID(
long pBandID
);
[C++]
Parameters pBandID [out, retval] pBandID is a parameter of type long pBandID [in] pBandID is a parameter of type long