IAutoShapeLockGroupingLocked 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: 22.5.0.0 (22.5)
Syntaxbool GroupingLocked { get; set; }
Property GroupingLocked As Boolean
Get
Set
property bool GroupingLocked {
bool get ();
void set (bool value);
}
abstract GroupingLocked : bool with get, set
Property Value
Type:
Boolean
See Also