This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServer4 Interface > IImageServer4.KeyProperties Property (ArcObjects .NET 10.4 SDK) |
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.