Tries to get the shape for a given category, returning true upon success.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- category
- Type: Spotfire.Dxp.Application.Visuals CategoryKey
A CategoryKey object identifying the category.
- shape
- Type: Spotfire.Dxp.Application.Visuals MarkerShape
When this method returns, contains the shape associated with the specified category, if one is found; otherwise null.
Return Value
Type: Booleantrue if this instance contains a shape for the specified category; otherwise, false.
Version Information
See Also