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


IPlace Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IP > IPlace Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Controls)  

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.

CoClasses that implement IPlace

CoClasses and Classes Description
Place Representation of a given place.