AGI STK Graphics Plugins 11 Send comments on this topic.
SetBitmap Method (IAgStkGraphicsPluginRasterBitmap)
See Also 
Bitmap





Description

Set a raster from a bitmap.

Syntax

[Visual Basic .NET]
Public Sub SetBitmap( _
   ByRef Bitmap As Void _
) 

[C#]
public void SetBitmap(
ref Void Bitmap
);

[Managed C++]
public: void SetBitmap(
Void ^^ Bitmap
);

[Java]
public  setBitmap(
Void Bitmap
);

[Unmanaged C++]
public: HRESULT SetBitmap(
Void ** Bitmap
);

Parameters

Bitmap

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1