CustomShape Class

Spotfire 14.7 API Reference
Class representing a custom marker shape belonging to a CustomShapeCollection
Inheritance Hierarchy

SystemObject
  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

  NameDescription
Public propertyId
Gets the id.
Public propertyKeywords
Gets the list of keywords.
Public propertyName
Gets the name.
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.7, 14.6, 14.5
See Also

Reference