This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewInfo Interface > ITableViewInfo.QueryPosition Method (ArcObjects .NET 10.4 SDK) |
Query table window position.
[Visual Basic .NET] Public Sub QueryPosition ( _ ByRef pX1 As Integer, _ ByRef pY1 As Integer, _ ByRef pX2 As Integer, _ ByRef pY2 As Integer _ )
[C#] public void QueryPosition ( ref int pX1, ref int pY1, ref int pX2, ref int pY2 );