This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IConstructionGeometryCache Interface > IConstructionGeometryCache.LineGeometry Property (ArcObjects .NET 10.4 SDK) |
Cached geometry for a IGSLine.
[Visual Basic .NET] Public Function get_LineGeometry ( _ ByVal Row As Integer _ ) As ICurve
[C#] public ICurve get_LineGeometry ( int Row );