equal


Description:

[ Version ( since = "0.9.7" ) ]
public Bool equal (SegmentProperties b)

Checks the equality of two SegmentProperties's.

Parameters:

b

second SegmentProperties to compare.

a

first SegmentProperties to compare.

Returns:

`true` if all properties of a equal those of b, `false` otherwise.