Search
CommonUtils.fromLTRB Method
See Also
 






Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static Rectangle fromLTRB (
    int l,
    int t,
    int r,
    int b
)

 Parameters

l

t

r

b

 Return Value

 See Also