This document is archived and information here might be outdated. Recommended version. |
The angle of the top of image.
[Visual Basic .NET] Public Property ImageTopAngle As Double
[C#] public double ImageTopAngle {get; set;}
[C++]
HRESULT get_ImageTopAngle(
System.Double* pAngle
);
[C++]
HRESULT put_ImageTopAngle(
double pAngle
);
[C++]
Parameters pAngle [out, retval]
pAngle is a parameter of type double* pAngle [in]
pAngle is a parameter of type double