'Declaration Public Shared Function FromLTRB( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double _ ) As RectD
public static RectD FromLTRB( double left, double top, double right, double bottom )
RectD Structure RectD Members