Dim value (0-255).
[Visual Basic .NET] Public Property DimValue As Short
[C#] public short DimValue {get; set;}
[C++]
HRESULT get_DimValue(
short* dim
);
[C++]
HRESULT put_DimValue(
short dim
);
[C++]Parameters
dim [out, retval] dim is a parameter of type short dim [in] dim is a parameter of type short
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.