GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / IntegralSize Property
In This Topic
    IntegralSize Property
    In This Topic
    Gets or sets a value indicating whether the control should resize to avoid showing partial items
    Syntax
    [Category("Behavior")]
    public bool IntegralSize {get; set;}
    See Also