This document is archived and information here might be outdated. Recommended version. |
Queries for the next line in the pattern.
[Visual Basic .NET] Public Sub QueryNextLine ( _ ByVal pGeometry As IGeometry _ )
[C#] public void QueryNextLine ( IGeometry pGeometry );
[C++]
HRESULT QueryNextLine(
IGeometry* pGeometry
);
[C++] Parameters pGeometry [in]
pGeometry is a parameter of type IGeometry*