MarkerShapeDefinitionsUpdateEmbeddedShapes Method

Spotfire 14.7 API Reference
Updates any embedded shapes that uses a collection with the same id to use shapes from the supplied collection.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 69.0.21424.2902 (69.0.21424.2902)
Syntax

C#
public bool UpdateEmbeddedShapes(
	CustomShapeCollection shapeCollection
)

Parameters

shapeCollection
Type: Spotfire.Dxp.Application.Visuals.ShapesCustomShapeCollection
The shape collection to update from.

Return Value

Type: Boolean
true if an update was made.
Version Information

Supported in: 14.7, 14.6, 14.5
See Also

Reference