This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerSampleResult2 Interface > IImageServerSampleResult2.Attributes Property (ArcObjects .NET 10.4 SDK) |
The raster attributes.
[Visual Basic .NET] Public ReadOnly Property Attributes As IPropertySet
[C#] public IPropertySet Attributes {get;}
[C++]
HRESULT get_Attributes(
IPropertySet** ppAttributes
);
[C++]
Parameters ppAttributes [out, retval]
ppAttributes is a parameter of type IPropertySet