This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILegendItem Interface > ILegendItem.Width Property (ArcObjects .NET 10.4 SDK) |
Width of the item in points. Must call CreateGraphics first.
[Visual Basic .NET] Public ReadOnly Property Width As Double
[C#] public double Width {get;}
[C++]
HRESULT get_Width(
double* Width
);
[C++]
Parameters Width [out, retval] Width is a parameter of type double