Initializes a new instance with the attributes of the specified Raster
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsRasterAttributes InitializeWithRaster( IAgStkGraphicsRaster Raster ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsRasterAttributes^ InitializeWithRaster( IAgStkGraphicsRaster ^ Raster ); |
| [Java] |
|---|
public IAgStkGraphicsRasterAttributes initializeWithRaster( IAgStkGraphicsRaster Raster ); |
| [Unmanaged C++] |
|---|
|
- Raster
- The Rasterto create the attributes from.





