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