GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHandle Class / GoHandle Constructor
In This Topic
    GoHandle Constructor
    In This Topic
    The constructor produces a rectangular handle whose HandleID is GoObject.NoHandle and that has zero width and height.
    Syntax
    public GoHandle()
    See Also