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: AdjustHandlesLocked, ArrowheadsLocked, AspectRatioLocked, CropLocked, EditPointsLocked, GroupingLocked, and 6 more.

Properties

NameTypeAccessDescription
GroupingLockedboolRead/WriteGets or sets the grouping locked.
SelectLockedboolRead/WriteGets or sets the select locked.
RotationLockedboolRead/WriteGets or sets the rotation locked.
AspectRatioLockedboolRead/WriteGets or sets the aspect ratio locked.
PositionLockedboolRead/WriteGets or sets the position locked.
SizeLockedboolRead/WriteGets or sets the size locked.
EditPointsLockedboolRead/WriteGets or sets the edit points locked.
AdjustHandlesLockedboolRead/WriteGets or sets the adjust handles locked.
ArrowheadsLockedboolRead/WriteGets or sets the arrowheads locked.
ShapeTypeLockedboolRead/WriteGets or sets the shape type locked.
CropLockedboolRead/WriteGets or sets the crop locked.
NoLocksboolReadGets the no locks.

See Also