GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / Corner Property
In This Topic
    Corner Property (GoMultiTextNode)
    In This Topic
    Gets or sets the ListGroup's Corner property.
    Syntax
    [Category("Appearance")]
    [TypeConverter(Northwoods.Go.GoSizeFConverter)]
    [Description("The maximum radial width and height of each corner")]
    public SizeF Corner {get; set;}
    See Also