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