GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDrawingData Class
Members
In This Topic
    GoDrawingData Class
    In This Topic
    A simple class that holds both the array of bytes of GoDrawingActions and the array of PointFs describing the figures of a GoDrawing.
    Syntax
    [Serializable()]
    public class GoDrawingData 
    See Also