ArcObjects Library Reference (Carto)  

IPictureElement5.PictureAspectRatio Property

Filter used in CFileDialog.

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

[C++]
HRESULT get_PictureAspectRatio(
  double* ratio
);
[C++]

Parameters

ratio [out, retval]   ratio is a parameter of type double

Product Availability

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

See Also

IPictureElement5 Interface