| Visual Basic (Declaration) | |
|---|---|
Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected GraphicsLayer( SerializationInfo info, StreamingContext context ) | |
Parameters
- info
- A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the GraphicsLayer.
- context
- A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the GraphicsLayer.
Target Platforms:Windows XP Professional, Windows Server 2003 family