The Dynamic drawing rate in mili-seconds.
[Visual Basic 6.0] Property DynamicDrawRate As Long
[Visual Basic .NET] Public Property DynamicDrawRate As Integer
[C#] public int DynamicDrawRate {get; set;}
[Java] public int getDynamicDrawRate() throws IOException, AutomationException
[Java] public void setDynamicDrawRate( Long DynamicDrawRate ) throws IOException, AutomationException
[C++]
HRESULT get_DynamicDrawRate(
long* dynamicDrawRateMS
);
[C++] HRESULT put_DynamicDrawRate( long dynamicDrawRateMS);
Parameters
dynamicDrawRateMS [out, retval]
dynamicDrawRateMS is a parameter of type long
dynamicDrawRateMS [in]
dynamicDrawRateMS is a parameter of type long