This document is archived and information here might be outdated. Recommended version. |
The image service key properties.
[Visual Basic .NET] Public ReadOnly Property KeyProperties As IPropertySet
[C#] public IPropertySet KeyProperties {get;}
[C++]
HRESULT get_KeyProperties(
IPropertySet** ppProperties
);
[C++] Parameters ppProperties [out, retval]
ppProperties is a parameter of type IPropertySet**
Key properties contain some well known property, such as AcquisitionDate, CloudCover, SensorName, ProductName, SunAzimuth, SunElevation, SensorAzimuth, SensorElevation etc.