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