Click or drag to resize

ShapeLocking Properties

The ShapeLocking type exposes the following members.

Properties
Name Description
Public property AdjustHandlesProtection
Indicates whether a changing adjust values Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property ArrowheadChangesProtection
Indicates whether a changing arrowheads Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property AspectRatioProtection
Indicates whether a shape have to preserve aspect ratio on resizing.
(Inherited from SimpleShapeBaseLocking .)
Public property EditPointProtection
Indicates whether a direct changing of contour of this shape Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property GroupingProtection
Indicates whether an adding this shape to a group Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property HasLocks (Inherited from BaseShapeLocking .)
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Public property PositionProtection
Indicates whether a moving this shape Disallow.
(Inherited from SimpleShapeBaseLocking .)
Protected property ReferenceCount (Inherited from PptObject .)
Public property ResizeProtection
Indicates whether a resizing this shape Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property RotationProtection
Indicates whether a changing rotation angle of this shape Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property SelectionProtection
Indicates whether a selecting this shape Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property ShapeTypeProtection
Indicates whether a changing of a shape type Disallow.
(Inherited from SimpleShapeBaseLocking .)
Public property TextEditingProtection
Indicates whether an editing of text Disallow.
Top
See Also