ArcObjects Library Reference (DefenseSolutions)  

IMoleSymbolImportExport.ToCachedGraphic Method

Exports the IMoleSymbol to a MOLE CachedGraphic.

ERROR: Syntax information about IMoleSymbolImportExport.ToCachedGraphic may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT ToCachedGraphic(
  IGeometry* pGeometry,
  LPUNKNOWN* CG
);
[C++]

Parameters

pGeometry [in]

  pGeometry is a parameter of type IGeometry

CG [out, retval]   CG is a parameter of type LPUNKNOWN

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IMoleSymbolImportExport Interface