'宣言
Public Shared Function GetDPIDependentRectangle( _
ByVal As System.Drawing.Rectangle, _
ByVal As System.Windows.Forms.Control _
) As System.Drawing.Rectangle
public static System.Drawing.Rectangle GetDPIDependentRectangle(
System.Drawing.Rectangle ,
System.Windows.Forms.Control
)