This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILegend3 Interface > ILegend3.SupportsAutoColumns Property (ArcObjects .NET 10.5 SDK) |
Can legend items be automatically flowed to fit fixed frame?.
[Visual Basic .NET] Public ReadOnly Property SupportsAutoColumns As Boolean
[C#] public bool SupportsAutoColumns {get;}
[C++]
HRESULT get_SupportsAutoColumns(
VARIANT_BOOL* flag
);
[C++]
Parameters flag [out, retval] flag is a parameter of type VARIANT_BOOL