Determines which system is used to report marker and measure coordinates.
*UseTrackingSystem()Determines which system is used to report marker and measure coordinates. |
|||||
*UseTrackingSystem()Determines which system is used to report marker and measure coordinates. |
Syntax |
*UseTrackingSystem(true/false) |
|
Arguments |
Name |
Description |
true/false |
Indicates whether the defined user coordinate system or tracking system will be used to report marker and measure coordinates. |
|
Example |
*BeginVideo() • • • *UseTrackingSystem(“True”) … *EndVideoMeasure() • • • *EndVideo |
|
Application |
MediaView. |
|
Context |
||
Comments |
This flag is used for the marker and measure annotations on screen. |
|
See also |
|
|