Visit Gigasoft's Web Site
 
ProEssentials v6 Help

PEP_rectTA

Scope

All ProEssentials Objects.

Type

RECT structure

Default

NA

.NET

Use PeAnnotation.Table.GetRectTA

Ocx|Vcl

OCX: Use GetRectTA function

VCL: Use PEvget

DLL

PEP_rectTA

 

Purpose

This read-only property sends 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 read 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

SDK/DLL developers use PEvget to read this property.

 

See Also: PEWN_TAMOVED