Gets the Raster Attributes that define the raster data.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Attributes() As IAgStkGraphicsRasterAttributes |
| [C#] |
|---|
public IAgStkGraphicsRasterAttributes Attributes {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsRasterAttributes^ get_Attributes(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Attributes( |
| [Java] |
|---|
public IAgStkGraphicsRasterAttributes getAttributes(); |
