Configure how to constrain the slew
rate.
Read-only property
[Visual Basic .NET] |
---|
Public Property MaximumSlewRate() As IAgVeAttMaximumSlewRate
|
[C#] |
---|
public IAgVeAttMaximumSlewRate MaximumSlewRate {get;}
|
[Managed C++] |
---|
public: __property IAgVeAttMaximumSlewRate^ get_MaximumSlewRate();
|
[Unmanaged C++] |
---|
public: HRESULT get_MaximumSlewRate(
|
[Java] |
---|
public IAgVeAttMaximumSlewRate getMaximumSlewRate();
|