Gets or sets the Raster
Format containing the bands and the order of the bands that
will be extracted.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ExtractFormat() As AgEStkGraphicsRasterFormat
|
| [C#] |
|---|
public AgEStkGraphicsRasterFormat ExtractFormat {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEStkGraphicsRasterFormat get_ExtractFormat();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ExtractFormat(
|
| [Java] |
|---|
public AgEStkGraphicsRasterFormat getExtractFormat();public void setExtractFormat(
|