IGeometryShapeAsIShape 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)
SyntaxReadOnly Property AsIShape As IShape
Get
property IShape^ AsIShape {
IShape^ get ();
}
abstract AsIShape : IShape with get
Property Value
Type:
IShape
See Also