IShapeGetThumbnail 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)
SyntaxFunction GetThumbnail As Bitmap
abstract GetThumbnail : unit -> Bitmap
Return Value
Type:
BitmapShape thumbnail.
See Also