GroupShapeGroupShapeLock Property

Returns shape's locks. Read-only IGroupShapeLock.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IGroupShapeLock GroupShapeLock { get; }

Property Value

Type: IGroupShapeLock

Implements

IGroupShapeGroupShapeLock
See Also