Search
Utilities.FromLTRB Method
See Also
 

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public static Rectangle2D FromLTRB (
    double l,
    double t,
    double r,
    double b
)

 Parameters

l

t

r

b

 Return Value

 See Also