GroupShapeAsIShape Property

Allows to get base IShape interface. Read-only IShape.

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

Property Value

Type: IShape

Implements

IGroupShapeAsIShape
See Also