pt property

double pt

The respective value in points (1/72th of 1 inch)

Implementation

double get pt => this * inches / 72;