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


IArcInfoItemEdit.Width Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItemEdit Interface > IArcInfoItemEdit.Width Property
ArcGIS Developer Help

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