IAutoShapeLockEditPointsLocked Property

Determines whether a direct changing of contour of this shape is forbidden. Read-write Boolean.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
bool EditPointsLocked { get; set; }

Property Value

Type: Boolean
See Also