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





Description

Gets an interface to set a raster from a bitmap.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RasterAsBitmap() As IAgStkGraphicsPluginRasterBitmap

[C#]
public IAgStkGraphicsPluginRasterBitmap RasterAsBitmap {get;}

[Managed C++]
public: __property IAgStkGraphicsPluginRasterBitmap^ get_RasterAsBitmap();

[Unmanaged C++]
public: HRESULT get_RasterAsBitmap(
IAgStkGraphicsPluginRasterBitmap ** ppRetVal
);

[Java]
public IAgStkGraphicsPluginRasterBitmap getRasterAsBitmap();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1