getLocked

getLocked — retrieves the locked property of the point.

Synopsis

For C++ and C#:
bool getLocked(); 
void;
 
For Java:
boolean getLocked(); 
void;
 

Returns

The current locked status of the point.