Class representing a custom marker shape belonging to a CustomShapeCollection
Inheritance Hierarchy
Spotfire.Dxp.Application.Visuals.ShapesCustomShape
Namespace: Spotfire.Dxp.Application.Visuals.Shapes
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 69.0.21424.2902 (69.0.21424.2902)
Syntax
C#
public sealed class CustomShape
The CustomShape type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Id |
Gets the id.
| |
| Keywords |
Gets the list of keywords.
| |
| Name |
Gets the name.
|
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.7, 14.6, 14.5
See Also