GraphicalObjectLock

GraphicalObjectLock

Overview

GraphicalObjectLock is a class in Aspose.Slides FOSS for Java. Inherits from: BaseShapeLock, IGraphicalObjectLock.

Represents the lock settings for a graphical object shape.

This class provides 1 method for working with GraphicalObjectLock objects in Java programs. Available methods include: noLocks. All public members are accessible to any Java application after installing the Aspose.Slides FOSS for Java package.

Methods

SignatureDescription
noLocks()booleanReturns {@code true} if all lock properties are disabled (no restrictions are set).

See Also