ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.Width Property

Storage Width, in Bytes, for values stored in the Item.

[Visual Basic .NET]
Public WriteOnly Property Width_2
[C#]
public void Width_2 {set;}
[C++]
HRESULT put_Width(
  long 
);
[C++]

Parameters

[in]    is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcInfoItemEdit Interface