topLeftIn property

Point<double> get topLeftIn

Implementation

math.Point<double> get topLeftIn => math.Point<double>(left, top);