GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / SelectedItemBorder Property
In This Topic
    SelectedItemBorder Property
    In This Topic
    Gets or Sets the Border3DStyle that is used to draw SelectedItem
    Syntax
    public Border3DStyle SelectedItemBorder {get; set;}
    See Also