Search
JsonContext.writeRectangleF Method
See Also
 






Writes a RectangleF object.

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

 Syntax

Java  Copy Code

public JsonObject writeRectangleF (
    Rectangle2D rectangle
)

 Parameters

rectangle

Rectangle2D.Float

 Return Value

 See Also