Indicates if features are treated as barriers to label/symbol placement.
[Visual Basic .NET] Public Property IsBarrier As Boolean
[C#] public bool IsBarrier {get; set;}
[C++]
HRESULT get_IsBarrier(
VARIANT_BOOL* IsBarrier
);
[C++]
HRESULT put_IsBarrier(
VARIANT_BOOL IsBarrier
);
[C++]Parameters
IsBarrier [out, retval] IsBarrier is a parameter of type VARIANT_BOOL IsBarrier [in] IsBarrier is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.