The width of the DIB. If width or height is zero, screen size is used.
[Visual Basic .NET] Public Property Width As Short
[C#] public short Width {get; set;}
[C++]
HRESULT get_Width(
short* pWidth
);
[C++]
HRESULT put_Width(
short pWidth
);
[C++]Parameters
pWidth [out, retval] pWidth is a parameter of type short pWidth [in] pWidth is a parameter of type short
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.