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


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

IConvertFDOAnnoToCoverageAnno.FDOGraphicsLayer Property

Source FDO graphics layer.

[Visual Basic .NET]
Public WriteOnly Property FDOGraphicsLayer
[C#]
public void FDOGraphicsLayer {set;}
[C++]
HRESULT putref_FDOGraphicsLayer(
  IFDOGraphicsLayer* 
);
[C++]

Parameters [in]
is a parameter of type IFDOGraphicsLayer

Product Availability

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

See Also

IConvertFDOAnnoToCoverageAnno Interface