ConnectorLock
Contents
[
Hide
]ConnectorLock class
Determines which operations are disabled on the parent Connector.
public class ConnectorLock : BaseShapeLock, IConnectorLock
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. |
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. |
PositionMove { get; set; } | Determines whether a moving this shape is forbidden. Read/write Boolean. |
RotateLocked { 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 IConnectorLock
- namespace Aspose.Slides
- assembly Aspose.Slides