AutoShapeLock Properties

The AutoShapeLock type exposes the following members.

Properties
  NameDescription
Public propertyAdjustHandlesLocked
Determines whether a changing adjust values is forbidden. Read/write Boolean.
Public propertyArrowheadsLocked
Determines whether a changing arrowheads is forbidden. Read/write Boolean.
Public propertyAspectRatioLocked
Determines whether a shape have to preserve aspect ratio on resizing. Read/write Boolean.
Public propertyEditPointsLocked
Determines whether a direct changing of contour of this shape is forbidden. Read/write Boolean.
Public propertyGroupingLocked
Determines whether an adding this shape to a group is forbidden. Read/write Boolean.
Public propertyNoLocks
Return true if all lock-flags are disabled. Read-only Boolean.
(Inherited from BaseShapeLock.)
Public propertyPositionLocked
Determines whether a moving this shape is forbidden. Read/write Boolean.
Public propertyRotateLocked
Determines whether a changing rotation angle of this shape is forbidden. Read/write Boolean.
Public propertySelectLocked
Determines whether a selecting this shape is forbidden. Read/write Boolean.
Public propertyShapeTypeLocked
Determines whether a changing of a shape type is forbidden. Read/write Boolean.
Public propertySizeLocked
Determines whether a resizing this shape is forbidden. Read/write Boolean.
Public propertyTextLocked
Determines whether an editing of text is forbidden. Read/write Boolean.
See Also