Configure how to constrain the slew
acceleration.
Read-only property
[Visual Basic .NET] |
---|
Public Property MaximumSlewAcceleration() As IAgVeAttMaximumSlewAcceleration
|
[C#] |
---|
public IAgVeAttMaximumSlewAcceleration MaximumSlewAcceleration {get;}
|
[Managed C++] |
---|
public: __property IAgVeAttMaximumSlewAcceleration^ get_MaximumSlewAcceleration();
|
[Unmanaged C++] |
---|
public: HRESULT get_MaximumSlewAcceleration(
|
[Java] |
---|
public IAgVeAttMaximumSlewAcceleration getMaximumSlewAcceleration();
|