AGI STK Graphics 11 Send comments on this topic.
Attributes Property (IAgStkGraphicsRaster)
See Also 





Description

Gets the Raster Attributes that define the raster data.

Property type

Read-only property

Syntax

[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(
IAgStkGraphicsRasterAttributes ** ppRetVal
);

[Java]
public IAgStkGraphicsRasterAttributes getAttributes();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1