writeShapeEnd
writeShapeEnd(HtmlGenerator generator, VideoFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | VideoFrame | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, AudioFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | AudioFrame | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, Chart shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Chart | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, Shape shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Shape | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, OleObjectFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | OleObjectFrame | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, Connector shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Connector | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, ZoomObject shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | ZoomObject | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, SmartArtShape shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SmartArtShape | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, SmartArt shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SmartArt | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, Table shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Table | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, LegacyDiagram shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | LegacyDiagram | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, AutoShape shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | AutoShape | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, GroupShape shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | GroupShape | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, GraphicalObject shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | GraphicalObject | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, PictureFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | PictureFrame | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, SectionZoomFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SectionZoomFrame | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, Ink shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Ink | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, SummaryZoomFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SummaryZoomFrame | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, SummaryZoomSection shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SummaryZoomSection | Shape which is rendered last. |
writeShapeEnd(HtmlGenerator generator, ZoomFrame shape) function
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | ZoomFrame | Shape which is rendered last. |