Get the specified pitch rate for a control limit mode of specify max pitch rate.
Read-only property
[Visual Basic .NET] |
---|
Public Property ControlLimitPitchRate() As System.Object |
[C#] |
---|
public System.Object ControlLimitPitchRate {get;} |
[Managed C++] |
---|
public: __property VARIANT get_ControlLimitPitchRate(); |
[Unmanaged C++] |
---|
public: HRESULT get_ControlLimitPitchRate( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getControlLimitPitchRate(); |