Search
CommonUtils.fromLTRB Method (Int32, Int32, Int32, Int32)
See Also
 






Namespace: com.mindfusion.common
Package: 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