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: 20.3.0.0 (20.3)
Syntax bool 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:
BooleanSee Also