function Leadtools.LeadRectD.fromJSON( jsonObject )
| Parameter | Type | Description |
|---|---|---|
| jsonObject | object |
| Type | Description |
|---|---|
| LeadRectD | a new LeadRectD instance to describe the JSON object. |
The FromJSON method is meant for use only with JSON objects created via ToJSON from a LeadRectD instance. The ToJSON and FromJSON methods allow the transfer of LeadRectD data between .NET, Java, and JavaScript.