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