|
GetRectTA Method*Within client side VBScript within a web page, use GetRectTAEx
Scope: All ProEssentials Interfaces
GetRectTA(pnLeft As Integer, pnTop As Integer, pnRight As Integer, pnBottom As Integer)
This function reads a RECT structure describing the location (in device/pixel coordinates with top left as (0,0)) of a table annotation when TALocation is InsidePixelUnits. Only call this property after the chart has been initialized and visible. Usually read after a TAMoved event caused by the user moving or sizing the table annotation. Set WorkingTable prior to calling to identify which table's coordinates to read.
Comments See Also:TALocation, OCX Methods, PEP_rectTA
Visual Basic 6 Example
|
©2008 Gigasoft, Inc. | All rights reserved. Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|