ArcObjects Library Reference (Carto)  

IPictureElement5.ImportFromVariant Method

Import picture from path, url, raster, or blob.

ERROR: Syntax information about IPictureElement5.ImportFromVariant may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT ImportFromVariant(
  VARIANT v
);
[C++]

Parameters

v [in]   v is a parameter of type VARIANT

Product Availability

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

See Also

IPictureElement5 Interface