GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDrawingData Class
Fields


In This Topic
    GoDrawingData Class Members
    In This Topic

    The following tables list the members exposed by GoDrawingData.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a GoDrawingData containing an array of byte GoDrawingActions and a corresponding array of PointFs.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or sets the array of bytes representing the actions.  
    Public FieldGets or sets the array of PointFs.  
    Top
    See Also