|
-
Jun 23rd, 2003, 10:17 AM
#1
Thread Starter
I wonder how many charact
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|