Serializes the specified
RectangleF object into a
JSONObject using the provided
JSONSerializationOptions.
Syntax
Parameters
- value
- The RectangleF object to serialize.
- options
- An instance of the JSONSerializationOptions class containing data for the JSON serialization process.
Return Value
An instance of the
JSONObject class containing the representation of the original
RectangleF object.
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000
See Also