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





Description

Gets 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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1