D3D.InvalidateOnSelection

Previous  Next

 

state = D3D.InvalidateOnSelection( nControl AS INTEGER,

                                   state    AS INTEGER  ) AS INTEGER

 


 

If set to true, the scene is invalidated and redrawn when a 3D object has been selected

 

Example:

 

D3D.InvalidateOnSelection( nControl, FALSE )