'宣言 Public Overloads Shared Function GetTouchElementSize( _ ByVal dpiX As Single, _ ByVal dpiY As Single, _ ByVal touchElementWidth As TouchElementSizes, _ ByVal touchElementHeight As TouchElementSizes _ ) As Size
public static Size GetTouchElementSize( float dpiX, float dpiY, TouchElementSizes touchElementWidth, TouchElementSizes touchElementHeight )