Gets the signal pulse width.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PulseWidth() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_PulseWidth(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_PulseWidth( |
| [Java] |
|---|
public double getPulseWidth(); |
Returns the pulse width in seconds.
