Version: |
1.2 |
Description: |
The hatch rotation angle. As with all the angle settings, the angle value is in radians. |
Declaration: |
|
C/C++ |
extern "C" double WINAPI VCGetHatchRot(short* iError); |
Delphi |
procedure VCGetHatchRotBP(var iError: Smallint; var dRet:
Double); stdcall; |
ActiveX/COM |
Function GetHatchRot() As Double |
Parameters: |
d - a double representing the hatch rotation angle in radians. |
Notes: |
|
See Also: |