IAutoShapeLockShapeTypeLocked Property |
Determines whether a changing of a shape type is forbidden.
Read-write
Boolean.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxbool ShapeTypeLocked { get; set; }
Property ShapeTypeLocked As Boolean
Get
Set
property bool ShapeTypeLocked {
bool get ();
void set (bool value);
}
abstract ShapeTypeLocked : bool with get, set
Property Value
Type:
Boolean
See Also