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; }
Public ReadOnly Property AsIShape As IShape
Get
public:
virtual property IShape^ AsIShape {
IShape^ get () sealed;
}
abstract AsIShape : IShape with get
override AsIShape : IShape with get
Property Value
Type:
IShapeImplements
IGroupShapeAsIShapeSee Also