Piccolo.NET

PUtil.ReadPen Method 

Read in a Pen from the given SerializationInfo.

public static Pen ReadPen(
   SerializationInfo info
);

Parameters

info
The SerializationInfo to read from.

Return Value

The Pen read in.

Remarks

A serialization surrogate is not used for Pens because of a .NET bug.

See Also

PUtil Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility