writeShapeStart

Contents
[ ]

writeShapeStart(HtmlGenerator generator, Connector shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeConnectorShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, GraphicalObject shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeGraphicalObjectShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, SmartArtShape shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeSmartArtShapeShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, Shape shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeShapeShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, Table shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeTableShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, Ink shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeInkShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, SummaryZoomFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeSummaryZoomFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, SummaryZoomSection shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeSummaryZoomSectionShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, ZoomFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeZoomFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, VideoFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeVideoFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, OleObjectFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeOleObjectFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, SmartArt shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeSmartArtShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, GroupShape shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeGroupShapeShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, AutoShape shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeAutoShapeShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, SectionZoomFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeSectionZoomFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, PictureFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapePictureFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, AudioFrame shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeAudioFrameShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, Chart shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeChartShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, ZoomObject shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeZoomObjectShape which is about to render.

Returns

void


writeShapeStart(HtmlGenerator generator, LegacyDiagram shape) method

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

NameTypeDescription
generatorHtmlGeneratorOutput object.
shapeLegacyDiagramShape which is about to render.

Returns

void