IGroupShape Methods |
The IGroupShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddPlaceholder |
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
(Inherited from IShape.) |
![]() | GetThumbnail |
Returns shape thumbnail.
ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.
(Inherited from IShape.) |
![]() | GetThumbnail(ShapeThumbnailBounds, Single, Single) |
Returns shape thumbnail.
(Inherited from IShape.) |
![]() | RemovePlaceholder |
Defines that this shape isn't a placeholder.
(Inherited from IShape.) |
![]() | WriteAsSvg(Stream) |
Saves content of Shape as SVG file.
(Inherited from IShape.) |
![]() | WriteAsSvg(Stream, ISVGOptions) |
Saves content of Shape as SVG file.
(Inherited from IShape.) |