GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoBrushControl Class / UpdateControl Method
In This Topic
    UpdateControl Method (GoBrushControl)
    In This Topic
    Updates all of the controls in this GoPenControl to reflect the pen properties provided by a Northwoods.Go.GoObject in the PropertyModifier's collection of objects.
    Syntax
    public override void UpdateControl()
    See Also