Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function FromRectangle( _ ByVal value As Nullable(Of Rectangle) _ ) As JSONObject |
C# | |
---|---|
public static JSONObject FromRectangle( Nullable<Rectangle> value ) |
Parameters
- value
- The Rectangle object to serialize.
Return Value
An instance of the JSONObject class containing the representation of the original Rectangle object.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000