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


IConvertFDOAnnoToCoverageAnno.Display Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IConvertFDOAnnoToCoverageAnno.Display Property

The DisplayTransformation in the display is used to transform annotation.

[Visual Basic .NET]
Public WriteOnly Property Display
[C#]
public void Display {set;}
[C++]
HRESULT putref_Display(
  IDisplay* 
);
[C++]

Parameters [in]
is a parameter of type IDisplay

Product Availability

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

See Also

IConvertFDOAnnoToCoverageAnno Interface