AGI STK Graphics 11 Send comments on this topic.
CopyFromRaster Method (IAgStkGraphicsRaster)
See Also 
Raster
The Raster to copy from.

Description

Copies the data associated with the given Raster into this raster.

Syntax

[Visual Basic .NET]
Public Sub CopyFromRaster( _
   ByVal Raster As IAgStkGraphicsRaster _
) 

Parameters

Raster
The Raster to copy from.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface