Gets or sets the pulse repetition frequency
Read-write property
[Visual Basic .NET] |
---|
Public Property Prf() As Double |
[C#] |
---|
public double Prf {get; set;} |
[Managed C++] |
---|
public: __property double get_Prf(); |
[Unmanaged C++] |
---|
public: HRESULT get_Prf( |
[Java] |
---|
public double getPrf(); |