'宣言 Public Overloads Shared Function GetRectangleForZoomFactor( _ ByVal baseRect As RectangleF, _ ByVal ultraControl As UltraControlBase, _ ByVal scaleDown As Boolean _ ) As RectangleF
public static RectangleF GetRectangleForZoomFactor( RectangleF baseRect, UltraControlBase ultraControl, bool scaleDown )