Recompile Rate is the interval in milliseconds by which the dynamic layer draw method will be called, with the compiled draw phase.
[Visual Basic 6.0] Property DynamicRecompileRate As Long
[Visual Basic .NET] Public ReadOnly Property DynamicRecompileRate As Integer
[C#] public int DynamicRecompileRate {get;}
[Java] public int getDynamicRecompileRate() throws IOException, AutomationException
[C++]
HRESULT get_DynamicRecompileRate(
long* dynamicRecompileRateTimeMS
);
Parameters
dynamicRecompileRateTimeMS [out, retval]
dynamicRecompileRateTimeMS is a parameter of type long