This document is archived and information here might be outdated. Recommended version. |
Additional angle to add to the value obtained from the field.
[Visual Basic .NET]
Public Property AdditionalAngle As Integer
[C#]
public int AdditionalAngle {get; set;}
[C++]
HRESULT get_AdditionalAngle(
System.Int32* Value
);
[C++]
HRESULT put_AdditionalAngle(
long Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type long* Value [in]
Value is a parameter of type long