'Declaration Public Shared Function FromLTRB( _ ByVal left As Single, _ ByVal top As Single, _ ByVal right As Single, _ ByVal bottom As Single _ ) As RectF
public static RectF FromLTRB( float left, float top, float right, float bottom )
RectF Structure RectF Members