Gets or sets the pulse width.
Read-write property
[Visual Basic .NET] |
---|
Public Property PulseWidth() As Double
|
[C#] |
---|
public double PulseWidth {get; set;}
|
[Managed C++] |
---|
public: __property double get_PulseWidth();
|
[Unmanaged C++] |
---|
public: HRESULT get_PulseWidth(
|
[Java] |
---|
public double getPulseWidth();public void setPulseWidth(
|