GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / PrimarySelectionColor Property
In This Topic
    PrimarySelectionColor Property
    In This Topic
    Gets or sets the handle color for the primary selection.
    Syntax
    [Category("Selection")]
    [Description("The handle color for the primary selection.")]
    public virtual Color PrimarySelectionColor {get; set;}

    Property Value

    The default value is a bright green color.
    See Also