ShapeGetThumbnail Method

Returns shape thumbnail. ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public Bitmap GetThumbnail()

Return Value

Type: Bitmap
Shape thumbnail.

Implements

IShapeGetThumbnail
See Also