GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / ItemSpacing Property
In This Topic
    ItemSpacing Property
    In This Topic
    Gets or Sets the spacing between items when they are drawn.
    Syntax
    [Category("Behavior")]
    public Size ItemSpacing {get; set;}
    See Also