ConnectorLock Properties |
The ConnectorLock type exposes the following members.
| Name | Description | |
|---|---|---|
| AdjustHandlesLocked |
Determines whether a changing adjust values is forbidden.
Read/write Boolean.
| |
| ArrowheadsLocked |
Determines whether a changing arrowheads is forbidden.
Read/write Boolean.
| |
| AspectRatioLocked |
Determines whether a shape have to preserve aspect ratio on resizing.
Read/write Boolean.
| |
| EditPointsLocked |
Determines whether a direct changing of contour of this shape is forbidden.
Read/write Boolean.
| |
| GroupingLocked |
Determines whether an adding this shape to a group is forbidden.
Read/write Boolean.
| |
| NoLocks |
Return true if all lock-flags are disabled.
Read-only Boolean.
(Inherited from BaseShapeLock.) | |
| PositionMove |
Determines whether a moving this shape is forbidden.
Read/write Boolean.
| |
| RotateLocked |
Determines whether a changing rotation angle of this shape is forbidden.
Read/write Boolean.
| |
| SelectLocked |
Determines whether a selecting this shape is forbidden.
Read/write Boolean.
| |
| ShapeTypeLocked |
Determines whether a changing of a shape type is forbidden.
Read/write Boolean.
| |
| SizeLocked |
Determines whether a resizing this shape is forbidden.
Read/write Boolean.
|