Specifies the current force element graphic style.
[Visual Basic .NET] Public Property Current As Integer
[C#] public int Current {get; set;}
[C++]
HRESULT get_Current(
long* Current
);
[C++]
HRESULT put_Current(
long Current
);
[C++]Parameters
Current [out, retval] Current is a parameter of type long Current [in] Current is a parameter of type long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.