Method DoubleClickSizeForControl
DoubleClickSizeForControl(AbstractControl)
Returns the recommended double-click hit test size for the specified control, adjusted for its current scale factor.
public static SizeD DoubleClickSizeForControl(AbstractControl control)
Parameters
controlAbstractControlThe control for which to calculate the double-click hit test size. Cannot be null.