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


ILasBuildingClassification.AreaOfInterest Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasBuildingClassification Interface > ILasBuildingClassification.AreaOfInterest Property
ArcGIS Developer Help

ILasBuildingClassification.AreaOfInterest Property

The area of interest.

[Visual Basic .NET]
Public WriteOnly Property AreaOfInterest
[C#]
public void AreaOfInterest {set;}
[C++]
HRESULT putref_AreaOfInterest(
  IGeometry* 
);
[C++]
Parameters
 [in]

is a parameter of type IGeometry*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILasBuildingClassification Interface