BorderRadiusEquals Method TIBCO Spotfire 7.9 API Reference
Indicates whether this instance and a specified object are equal.

Namespace: Spotfire.Dxp.Framework.Styles
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Another object to compare to.

Return Value

Type: Boolean
true if obj and this instance are the same type and represent the same value; otherwise, false.
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5
See Also

Reference