Select an available sine or box style from the AgESnVOPulseStyle enumeration. Box styles display a very sharp transition from enabled to disabled for the sensor's modulation, while the Sine styles display a smooth transition.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Style() As AgESnVOPulseStyle |
| [C#] |
|---|
public AgESnVOPulseStyle Style {get; set;} |
| [Managed C++] |
|---|
public: __property AgESnVOPulseStyle get_Style(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Style( |
| [Java] |
|---|
public AgESnVOPulseStyle getStyle();public void setStyle( |
