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: Booleantrue if an update was made.
Version Information
Supported in: 14.7, 14.6, 14.5
See Also