Search
CommonUtils.resize(T) Method
See Also
 






Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static <T> T resize (
    T changed,
    double width,
    double height
)

 Parameters

changed

width

height

 Return Value

 See Also