Spread Windows Forms 12.0 Product Documentation
CornerRenderer Constructor(SerializationInfo,StreamingContext)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > CornerRenderer Class > CornerRenderer Constructor : CornerRenderer Constructor(SerializationInfo,StreamingContext)
Serialization information
Streaming context
Creates a new painter of the corner cell from serialization.
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New CornerRenderer(info, context)
protected CornerRenderer( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
Serialization information
context
Streaming context
See Also

Reference

CornerRenderer Class
CornerRenderer Members
Overload List