Leadtools.Annotations Namespace > AnnDottedEllipseControlPoint Class > AnnDottedEllipseControlPoint Constructor : AnnDottedEllipseControlPoint Constructor(SerializationInfo,StreamingContext) |
protected AnnDottedEllipseControlPoint( SerializationInfo info, StreamingContext context )
'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 AnnDottedEllipseControlPoint(info, context)
protected: AnnDottedEllipseControlPoint( SerializationInfo^ info, StreamingContext context )
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 System.Runtime.Serialization.ISerializable interface.