'宣言 Public Shared Function FromLTRB( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double _ ) As Rect
'宣言
Public Shared Function FromLTRB( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double _ ) As Rect
public static Rect FromLTRB( double left, double top, double right, double bottom )
Rect 構造体 Rect メンバ