PictureFrameLock

PictureFrameLock

Overview

PictureFrameLock is a class in Aspose.Slides FOSS for .NET. Inherits from: BaseShapeLock, IPictureFrameLock.

Determines which operations are disabled on the parent picture frame.

Properties

NameTypeAccessDescription
GroupingLockedboolRead/Write
SelectLockedboolRead/WriteIndicates if the picture frame can be selected
RotationLockedboolRead/WriteIndicates if the picture frame’s rotation is locked
AspectRatioLockedboolRead/WriteIndicates if the picture frame’s aspect ratio is locked
PositionLockedboolRead/WriteIndicates if the picture frame’s position is locked
SizeLockedboolRead/WriteIndicates if the picture frame’s size is locked
EditPointsLockedboolRead/WriteIndicates if the picture frame’s edit points are locked
AdjustHandlesLockedboolRead/WriteIndicates if the picture frame’s adjustment handles are locked
ArrowheadsLockedboolRead/WriteIndicates if the picture frame’s arrowheads are locked
ShapeTypeLockedboolRead/WriteIndicates if the picture frame’s shape type is locked
CropLockedboolRead/WriteIndicates if the picture frame’s cropping is locked
NoLocksboolReadIndicates that no lock is applied to the picture frame

See Also