This document is archived and information here might be outdated.  Recommended version.


IGSParcel.CentroidY Property (ArcObjects .NET 10.5 SDK)
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