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