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