ArcObjects Library Reference (Carto)  

IPictureElement5.Path Property

Associated picture file.

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

[C++]
HRESULT get_Path(
  BSTR* Path
);
[C++]
HRESULT put_Path(
  BSTR Path
);
[C++]

Parameters

Path [out, retval]   Path is a parameter of type BSTR Path [in]   Path is a parameter of type BSTR

Product Availability

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

See Also

IPictureElement5 Interface