ArcObjects Library Reference (GeoSurvey)  

IGSParcel.CentroidX Property

Parcel centroid X value.

[Visual Basic .NET]
Public Property CentroidX As Double
[C#]
public double CentroidX {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface