GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / ResizeHandleHeight Property
In This Topic
    ResizeHandleHeight Property
    In This Topic
    Design-time and PropertyGrid access to ResizeHandleSize.
    Syntax
    [Category("Selection")]
    [DefaultValue(6)]
    [Description("The default size for new resize handles.")]
    public float ResizeHandleHeight {get; set;}
    See Also