Specifies the fill symbol used to symbolize graphic text.
ERROR: Syntax information about IFEGraphicStyle.TextFill may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_TextFill(
IFillSymbol** ppFill
);
[C++]
HRESULT putref_TextFill(
IFillSymbol* ppFill
);
[C++]Parameters
ppFill [out, retval]ppFill is a parameter of type IFillSymbol
ppFill [in]ppFill is a parameter of type IFillSymbol
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.