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