GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoBrushControl Class / PropertyModifier Property
In This Topic
    PropertyModifier Property (GoBrushControl)
    In This Topic
    Gets or sets the GoPropertyModifier being used by the control.
    Syntax
    public override GoPropertyModifier PropertyModifier {get; set;}
    See Also