public float ToPoints()
'Declaration Public Function ToPoints() As Single
var length = new Length("1in"); float points = length.ToPoints(); // 72
Length Structure Length Members