Represents a collection of marker shapes.
Inheritance Hierarchy
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
| Name | Description | |
|---|---|---|
| Description |
Gets the description of the collection.
| |
| Id |
Gets the id of the collection.
| |
| Name |
Gets the name of the collection.
| |
| Shapes |
Gets the list of shapes in the collection.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
Supported in: 14.8, 14.7, 14.6, 14.5
See Also