Sets the primary channel RCS value.
Write-only property
[Visual Basic .NET] |
---|
Public Property OrthoChannelRcs() As Double |
[C#] |
---|
public double OrthoChannelRcs {set;} |
[Managed C++] |
---|
public: __property void set_OrthoChannelRcs( double ); |
[Unmanaged C++] |
---|
public: HRESULT put_OrthoChannelRcs( double rcs ); |
[Java] |
---|
public void setOrthoChannelRcs( double ); |
- rcs