GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoTextControl Class / PropertyChoice Property
In This Topic
    PropertyChoice Property (GoTextControl)
    In This Topic
    Gets or sets which Northwoods.Go.GoObjects of the GoPropertyModifier.Collection are modified by this control.
    Syntax
    public GoPropertyModifierChoice PropertyChoice {get; set;}

    Property Value

    The default value is GoPropertyModifierChoice.GoPropertyModifierChoice.All.
    See Also