CustomShapeCollection Class

Spotfire 14.8 API Reference
Represents a collection of marker shapes.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.Visuals.ShapesCustomShapeCollection

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

C#
public sealed class CustomShapeCollection

The CustomShapeCollection type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets the description of the collection.
Public propertyId
Gets the id of the collection.
Public propertyName
Gets the name of the collection.
Public propertyShapes
Gets the list of shapes in the collection.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Supported in: 14.8, 14.7, 14.6, 14.5
See Also

Reference