Eyeshot 10 WinForms API Reference
LeaderAndImage Constructor(SerializationInfo,StreamingContext)

WinForms Assembly > devDept.Eyeshot.Labels Namespace > LeaderAndImage Class > LeaderAndImage Constructor : LeaderAndImage Constructor(SerializationInfo,StreamingContext)
A System.Runtime.Serialization.SerializationInfo instance that defines the serialized data.
A System.Runtime.Serialization.StreamingContext instance that contains the serialized data.
Constructor for deserializing objects.
Syntax
'Declaration
 
Public Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
public LeaderAndImage( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
A System.Runtime.Serialization.SerializationInfo instance that defines the serialized data.
context
A System.Runtime.Serialization.StreamingContext instance that contains the serialized data.
See Also

Reference

LeaderAndImage Class
LeaderAndImage Members
Overload List