|
| How to get the path data? |
 |
Fri, 14 Mar 2008 00:17:58 -070 |
For example, if the path is a line, we want to know the coordinate of starting
point and the ending point. If the path is a rectangle, we want to know the
coordinate of four corners.
|
| Post Reply
|
| Re: How to get the path data? |
 |
Tue, 18 Mar 2008 03:24:06 -070 |
by automation.
|
| Post Reply
|
| Re: How to get the path data? |
 |
Sat, 5 Apr 2008 11:34:01 -0700 |
|
| Post Reply
|
| Re: How to get the path data? |
 |
Sun, 6 Apr 2008 01:34:29 -0700 |
Thank you very much.
But the code come from "getter" could not work, such as:
---------------------------------------------------------------
error = sPSActionControl->Play(&result, runtimeEventID, desc00002668,
plugInDialogSilent);
if (error) goto returnError;
----------------------------------------------------------------
|
| Post Reply
|
| Re: How to get the path data? |
 |
Sun, 6 Apr 2008 01:37:18 -0700 |
|
| Post Reply
|
|
|
|
|
|
|
|
|
|