'宣言 Public Overloads Shared Function GetTouchElementSize( _ ByVal screen As Screen, _ ByVal touchElementWidth As TouchElementSizes, _ ByVal touchElementHeight As TouchElementSizes _ ) As Size
public static Size GetTouchElementSize( Screen screen, TouchElementSizes touchElementWidth, TouchElementSizes touchElementHeight )