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