Number of divisions to the left of zero.
[Visual Basic .NET] Public Property DivisionsBeforeZero As Short
[C#] public short DivisionsBeforeZero {get; set;}
[C++]
HRESULT get_DivisionsBeforeZero(
short* Count
);
[C++]
HRESULT put_DivisionsBeforeZero(
short Count
);
[C++]Parameters
Count [out, retval] Count is a parameter of type short Count [in] Count is a parameter of type short
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.