Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Initializes a new instance of the MarkerShape class.
The marker shape type.
Gets the anchor point override. Valid coordinates are in the range [-0.5, 0.5]. (-0.5, -0.5) is the top left corner of the image, and (0, 0) is at the center. By default, this property is null, which implies the anchor point is derived from the marker type. For the built-in markers, this is (0, 0).
Creates a new Spotfire.Dxp.Application.Visuals.MarkerShape instance with an updated value for the Spotfire.Dxp.Application.Visuals.MarkerShape.AnchorPointOverride property.
The new value. The x and y values of the point will be clamped to the range [-0.5, 0.5]. Passing null to this method will reset the override and the default anchor point for the marker will be used.
A new Spotfire.Dxp.Application.Visuals.MarkerShape instance.
Class for marker shapes.
Since
2.0