AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementGetPoint Method |
The address of a long to receive the x value coordinate.
The address of a long to receive the y value coordinate.
Visual Basic |
---|
Public Sub ElementGetPoint( _ ByVal elementHandle As Long, _ ByVal index As Long, _ ByRef x As Long, _ ByRef y As Long _ ) |
The address of a long to receive the x value coordinate.
The address of a long to receive the y value coordinate.