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


ITextBackground2.TextBoundary Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITextBackground2 Interface > ITextBackground2.TextBoundary Property
ArcGIS Developer Help

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