ArcObjects Library Reference (LocationUI)  

IAddressFindData.Geometry Property

Geometry of the address candidate.

[Visual Basic .NET]
Public Property Geometry As IGeometry
[C#]
public IGeometry Geometry {get; set;}

Product Availability

Available with ArcGIS Desktop.

Description

The Geometry property returns a reference to the geometry for the address candidate.

See Also

IAddressFindData Interface