DomainAxis.__int__()[source]

Implements the built-in function int.

x.__int__() <==> int(x)