The interior line widths by hierarchy level index.
[Visual Basic .NET] Public Property InteriorLineWidthsByHierarchyLevelIndex As IDoubleArray
[C#] public IDoubleArray InteriorLineWidthsByHierarchyLevelIndex {get; set;}
[C++]
HRESULT get_InteriorLineWidthsByHierarchyLevelIndex(
IDoubleArray** widths
);
[C++]
HRESULT put_InteriorLineWidthsByHierarchyLevelIndex(
IDoubleArray* widths
);
[C++]Parameters
widths [out, retval]widths is a parameter of type IDoubleArray
widths [in]widths is a parameter of type IDoubleArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.