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()
Public Function GetThumbnail As Bitmap
public:
virtual Bitmap^ GetThumbnail() sealed
abstract GetThumbnail : unit -> Bitmap
override GetThumbnail : unit -> Bitmap
Return Value
Type:
BitmapShape thumbnail.
Implements
IShapeGetThumbnailSee Also