GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoImage Class / GoImage Constructor
In This Topic
    GoImage Constructor
    In This Topic
    The constructor produces an image that is not reshapable by the user and that automatically recalculates its size when the Image is replaced.
    Syntax
    public GoImage()
    See Also