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


IGSParcel.CentroidY Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSParcel Interface > IGSParcel.CentroidY Property
ArcGIS Developer Help

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