This document is archived and information here might be outdated.  Recommended version.


IArcInfoItemEdit.Width Property (ArcObjects .NET 10.5 SDK)
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