![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnCurveObject Class : Deserialize Method |
Note:The Serialize and Deserialize methods have different signatures for WinRT and WinRTPhone. Refer to the following:
public override void Serialize(AnnSerializeOptions options, IXmlNode parentNode, XmlDocument document) public override void Deserialize(AnnDeserializeOptions options, XmlNode element, XmlDocument document)
public override void Serialize(AnnSerializeOptions options, XNode parentNode, XDocument document) public override void Deserialize(AnnDeserializeOptions options, XNode element, XDocument document)