GoDiagram Win Reference
GoPropertyModifierArgs Class
Members 

This class is used to pass search arguments to the various Find... and Modify... methods of GoPropertyModifier, including GoPropertyModifier.FindProperty and GoPropertyModifier.ModifyProperty.
Syntax
'Declaration
 
Public Class GoPropertyModifierArgs 
public class GoPropertyModifierArgs 
Remarks

The standard information needed to determine the Northwoods.Go.GoObject property and to choose which Northwoods.Go.GoObjects to consider are:

If you want to customize the chosen objects and properties, you may inherit from this class to add your own information to be used by overrides of the Find... and Modify... methods of GoPropertyModifier.

Inheritance Hierarchy

System.Object
   Northwoods.Go.Draw.GoPropertyModifierArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPropertyModifierArgs Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback