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