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