GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyModifierArgs Class / Choice Property
In This Topic
    Choice Property
    In This Topic
    Gets or sets the GoPropertyModifierChoice.
    Syntax
    public GoPropertyModifierChoice Choice {get; set;}

    Property Value

    The default value is GoPropertyModifierChoice.All.
    See Also