TableHitTestInfoRow Property
|
Property that represents the row of the
table.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public ReadOnly Property Row As Integer
Get
public:
property int Row {
int get ();
}
member Row : int with get
Property Value
Int32
See Also