ArcObjects Library Reference (GeoSurvey)  

IGSParcel.CentroidY Property

Parcel centroid Y value.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface