GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoObject Class
Members
In This Topic
    GoObject Class
    In This Topic
    The GoObject abstract class represents graphical objects that can be added to GoDocuments to be displayed by GoViews.
    Syntax
    [Serializable()]
    public abstract class GoObject 
    Remarks

    Read the User Guide and FAQ for more details.

    See Also