This document is archived and information here might be outdated. Recommended version. |
The barriers used for labeling.
[Visual Basic .NET] Public Property LabelBarriers As IGeometryCollection
[C#] public IGeometryCollection LabelBarriers {get; set;}
[C++]
HRESULT get_LabelBarriers(
void
);
[C++]
HRESULT put_LabelBarriers(
);