HyperWorks Desktop

*Endpoints()

Specifies the pixel locations relative to the bottom left corner of the video or image.

*Endpoints()

Specifies the pixel locations relative to the bottom left corner of the video or image.

Previous topic Next topic No expanding text in this topic  

*Endpoints()

Specifies the pixel locations relative to the bottom left corner of the video or image.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*Endpoints(x1, y1, x2, y2)

Arguments

Name

Description

 

x1, y1

x2, y2

The pixel locations for the endpoints of the measure.

Example

*BeginVideo()

 • • •

 *Measure({VIDEO_FILE_VIDEO_1}, "Master Unit Measure")

         *Endpoints(120,92,377,50)

         

 *EndVideoMeasure()

 • • •

*EndVideo

Application

MediaView

Context

*MasterMeasure()

*Measure()

See also

 

*BeginVideo()

*EndVideoMeasure()

*Measure()

List of Session Statements