Description
Returns the value of the top edge of the specified frame.
Syntax
.CapGetFrameTop(index);
Parameters
<short>
index
: specifies which frame to check. The index is 0-based.
Return value
<float>
Remarks
Currently this method is only valid in Windows & Mac.
The default Unit
is assumed to be "inches" unless it has been otherwise negotiated between the application and
Data Source.
When an error occurs, check ErrorCode
or ErrorString
for error information.
See also
How to Negotiate Capability with Different Capability Container Types
CapGetFrameLeft()
CapGetFrameTop()
CapGetFrameRight()
CapSetFrame()