![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITemplate Interface > ITemplate.QueryNextLine Method (ArcObjects .NET 10.5 SDK) |
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