ArcObjects Library Reference (CadastralUI)  

IConstructionGeometryCache.LineGeometry Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IConstructionGeometryCache Interface