Lock

<< Click to Display Table of Contents >>

Navigation:  MyShape > Properties >

Lock

public Boolean Lock {get; set;}

 

Description:        

 Set the shape's lock/unlock state.

 

Example:

 myShape.Lock = true;