Version: |
1.2 |
Description: |
Specifies the y symbol scale factor. |
Declaration: |
|
C/C++ |
extern "C" double WINAPI VCGetSymScaleY(short*
iError); |
Delphi |
procedure VCGetSymScaleYBP(var iError:
Smallint; var dRet: Double); stdcall; |
ActiveX/COM |
Function GetSymScaleY() As Double |
Parameters: |
dRet - the current y symbol scale factor. |
Notes: |
When placing symbol via the API, it may be necessary to adjust the symbol scale before placement. If an external symbol interface is provided these also allow the interface to adjust the symbol scale. |
See Also: |
VCGetSymAutoExplode, VCGetSymName, VCGetSymbolName, VCGetSymScale, VCGetSymRot, VCGetSymExplode, VCGetSymScaleX |