User (Legacy) Posted February 17, 2003 Report Share Posted February 17, 2003 Hi all, I have a problem using the function PixelToValue into a VB COM class used to generate an internet chart. The problem is that calling this function: cfx.PixelToValue mDefMarkerSize, CLng(0), xDelta, yDelta, 0 xDelta and yDelta are equal to -1.#IND. Can anyone of you help me please? Thanks, Gianluca Quote Link to comment Share on other sites More sharing options...
Software FX Posted February 17, 2003 Report Share Posted February 17, 2003 Is this VB or VBScript ? The variables xDelta and yDelta need to be declared as Double. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.