'宣言
Public Shared Function InflateHalfLine( _
ByVal As System.Windows.Rect, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.Double _
) As System.Windows.Rect
public static System.Windows.Rect InflateHalfLine(
System.Windows.Rect ,
System.double ,
System.double ,
System.double ,
System.double
)