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


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

IGSParcel.Area Property

Get Parcel Area.

[Visual Basic .NET]
Public Property Area As String
[C#]
public string Area {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface