This document is archived and information here might be outdated. Recommended version. |
The width ratio to 1 height.
[Visual Basic .NET]
Public ReadOnly Property PreviewRatio As Double
[C#]
public double PreviewRatio {get;}
[C++]
HRESULT get_PreviewRatio(
System.Double* ratio
);
[C++] Parameters ratio [out, retval]
ratio is a parameter of type double*