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: 71.0.22122.5390 (71.0.22122.5390)
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: 15.0, 14.8, 14.7, 14.6, 14.5
See Also