AGI STK Graphics Plugins 11 Send comments on this topic.
RasterAsOleAuto Property (IAgStkGraphicsPluginCustomImageGlobeOverlayContext)
See Also 
Windows






Windows & Linux

Description

Get an interface to set a raster from a safe array.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RasterAsOleAuto() As IAgStkGraphicsPluginRasterDataOleAuto

[C#]
public IAgStkGraphicsPluginRasterDataOleAuto RasterAsOleAuto {get;}

[Managed C++]
public: __property IAgStkGraphicsPluginRasterDataOleAuto^ get_RasterAsOleAuto();

[Unmanaged C++]
public: HRESULT get_RasterAsOleAuto(
IAgStkGraphicsPluginRasterDataOleAuto ** ppRetVal
);

[Java]
public IAgStkGraphicsPluginRasterDataOleAuto getRasterAsOleAuto();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface