GroupShapeGroupShapeLock Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IGroupShapeLock GroupShapeLock { get; }
Public ReadOnly Property GroupShapeLock As IGroupShapeLock
Get
public:
virtual property IGroupShapeLock^ GroupShapeLock {
IGroupShapeLock^ get () sealed;
}
abstract GroupShapeLock : IGroupShapeLock with get
override GroupShapeLock : IGroupShapeLock with get
Property Value
Type:
IGroupShapeLockImplements
IGroupShapeGroupShapeLock
See Also