Property GeodatabaseOrientedImageryTables
GeodatabaseOrientedImageryTables
Gets a collection of GeodatabaseFeatureTable from the geodatabase that contain oriented imagery features.
Declaration
public IReadOnlyList<GeodatabaseFeatureTable> GeodatabaseOrientedImageryTables { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<GeodatabaseFeatureTable> | A collection of GeodatabaseFeatureTable from the geodatabase that contain oriented imagery features. |
Remarks
The collection is empty if the geodatabase is not loaded.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |