getLocked

getLocked — retrieves the locked property of the point.

Syntax

For C++ and C#:

bool getLocked(void);

For Java:

boolean getLocked(void);

Returns

The current locked status of the point.