Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
AnnLineObject Constructor(SerializationInfo,StreamingContext)
See Also 
Leadtools.Annotations Namespace > AnnLineObject Class > AnnLineObject Constructor : AnnLineObject Constructor(SerializationInfo,StreamingContext)




info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.
This constructor is required by ISerializable.

Syntax

Visual Basic (Declaration) 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
Visual Basic (Usage)Copy Code
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As AnnLineObject(info, context)
C# 
protected AnnLineObject( 
   SerializationInfo info,
   StreamingContext context
)
Managed Extensions for C++ 
protected: AnnLineObject( 
   SerializationInfo* info,
   StreamingContext context
)
C++/CLI 
protected:
AnnLineObject( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.

Remarks

The annotation class library uses standard .NET serialization to perform various tasks such as fast undo/redo buffers and file load/save.

This member supports the Annotation class library infrastructure and is not intended to be used directly from your code. For more information refer to the ISerializable interface.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features