ConnectorLockGroupingLocked Property

Determines whether an adding this shape to a group is forbidden. Read/write Boolean.

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

Property Value

Type: Boolean

Implements

IConnectorLockGroupingLocked
See Also