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