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


IPlace Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IP > IPlace Interface
ArcGIS Developer Help

IPlace Interface

Provides access to members that work with a place.

Product Availability

Available with ArcGIS Engine.

Description

The IPlace interface manages the individual Place objects in the collection.

Members

Name Description
Read/write property Geometry The geometry of the place.
Read/write property Name The name of the place.

Classes that implement IPlace

Classes Description
Place Representation of a given place.