Type of jitter specification.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property JitterType() As AgESnEOIRJitterTypes |
| [C#] |
|---|
public AgESnEOIRJitterTypes JitterType {get; set;} |
| [Managed C++] |
|---|
public: __property AgESnEOIRJitterTypes get_JitterType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgESnEOIRJitterTypes getJitterType(); public void setJitterType( AgESnEOIRJitterTypes ); |
[Python - STK API ] |
|---|
@property def JitterType(self) -> "AgESnEOIRJitterTypes": @JitterType.setter def JitterType(self, pVal:"AgESnEOIRJitterTypes") -> None: |






