PictureFrameLock
Contents
[
Hide
]PictureFrameLock class
Determines which operations are disabled on the parent PictureFrame.
public class PictureFrameLock : BaseShapeLock, IPictureFrameLock
Properties
Name | Description |
---|---|
AdjustHandlesLocked { get; set; } | Determines whether a changing adjust values is forbidden. Read/write Boolean. |
ArrowheadsLocked { get; set; } | Determines whether a changing arrowheads is forbidden. Read/write Boolean. |
AspectRatioLocked { get; set; } | Determines whether a shape have to preserve aspect ratio on resizing. Read/write Boolean. |
CropLocked { get; set; } | Determines whether an image cropping is forbidden. Read/write Boolean. |
EditPointsLocked { get; set; } | Determines whether a direct changing of contour of this shape is forbidden. Read/write Boolean. |
GroupingLocked { get; set; } | Determines whether an adding this shape to a group is forbidden. Read/write Boolean. |
NoLocks { get; } | Return true if all lock-flags are disabled. Read-only Boolean. |
PositionLocked { get; set; } | Determines whether a moving this shape is forbidden. Read/write Boolean. |
RotationLocked { get; set; } | Determines whether a changing rotation angle of this shape is forbidden. Read/write Boolean. |
SelectLocked { get; set; } | Determines whether a selecting this shape is forbidden. Read/write Boolean. |
ShapeTypeLocked { get; set; } | Determines whether a changing of a shape type is forbidden. Read/write Boolean. |
SizeLocked { get; set; } | Determines whether a resizing this shape is forbidden. Read/write Boolean. |
See Also
- class BaseShapeLock
- interface IPictureFrameLock
- namespace Aspose.Slides
- assembly Aspose.Slides