Results 1 to 4 of 4

Thread: PathData class unable to be serialized [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    PathData class unable to be serialized [RESOLVED]

    So, I can't serialize PathData... why? I don't know... the best description I can get of PathData is that it is an array of bytes that encapsulates the points and point types in a graphics path. Seems to me an array of bytes should be serializable.

    the PathData class encompasses an array of PointF structures (serializable), and PointType (serializable), so why can't the class be serialized?

    Any ideas?
    Last edited by nemaroller; Jun 24th, 2003 at 11:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width