This document is archived and information here might be outdated.  Recommended version.


ITextBackground2.TextBoundary Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

ITextBackground2.TextBoundary Property

The text boundary.

[Visual Basic .NET]
Public WriteOnly Property TextBoundary
[C#]
public void TextBoundary {set;}
[C++]
HRESULT putref_TextBoundary(
  IPolygon* 
);
[C++]

Parameters [in]
is a parameter of type IPolygon

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITextBackground2 Interface