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