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