WindowOverlayShape.SendToBack() Method

Top 

Description

Moves the shape to the back of the rendering order.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

WindowOverlayShape.SendToBack(

)

 

 

Syntax

myWindowOverlayShape1.SendToBack();

 

 

See also

WindowOverlayShape Object