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