// // Gnome.CanvasShape.custom - Gnome CanvasShape class customizations // // Author: Rachel Hestilow // // Copyright (C) 2002 Rachel Hestilow // // This code is inserted after the automatically generated code. // protected CanvasShape (Gnome.CanvasGroup group, int type) : base (group, type) { }