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


IGSParcel.CentroidX 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.CentroidX Property
ArcGIS Developer Help

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