ESRI.ArcGIS.ADF.Local
DynamicRecompileRate Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseDynamicLayer Class : DynamicRecompileRate Property




This is the rate in which the DynamicDisplay builds the Display-Lists of the 'compiled' DrawPhase

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property DynamicRecompileRate As Integer
Visual Basic (Usage)Copy Code
Dim instance As BaseDynamicLayer
Dim value As Integer
 
value = instance.DynamicRecompileRate
C# 
public virtual int DynamicRecompileRate {get;}

See Also

© 2010 All Rights Reserved.