The tap point output ProcessingLevel for the
sensor specifying the stage in the imaging pipeline to produce
simulated images and output files.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ProcessingLevel() As AgESnEOIRProcessingLevels
|
| [C#] |
|---|
public AgESnEOIRProcessingLevels ProcessingLevel {get; set;}
|
| [Managed C++] |
|---|
public: __property AgESnEOIRProcessingLevels get_ProcessingLevel();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ProcessingLevel(
|
| [Java] |
|---|
public AgESnEOIRProcessingLevels getProcessingLevel();public void setProcessingLevel(
|