GoDiagram Win Reference
GoPropertyModifier Class Methods


For a list of all members of this type, see GoPropertyModifier members.

Public Methods
 NameDescription
Public MethodFindPropertyOverloaded. This just calls FindProperty(GoPropertyModifierArgs).  
Public MethodFinishTransactionFinishes a transaction, by calling Northwoods.Go.GoView.FinishTransaction if there is a View.  
Public MethodModifyPropertyOverloaded. This just calls ModifyProperty(GoPropertyModifierArgs,Object).  
Public MethodStartTransactionStarts a transaction, by calling Northwoods.Go.GoView.StartTransaction if there is a View.  
Top
Protected Methods
 NameDescription
Protected MethodFindItemPropertyFinds a value according to the specified parameters in a specified item.  
Protected MethodFindObjectPropertyFinds a value according to the specified parameters in a specified object.  
Protected MethodGetBrushPartThis returns a Brush property of the Brush b.  
Protected MethodGetPenPartThis returns a Pen property of the Pen p.  
Protected MethodModifyItemPropertyDetermines how to modify an individual item of the collection. Each item may have individual parts which can be modified, while the object itself cannot. For example, a GoGroup might not have an property to be modified, however, it may contain objects which can be modified.  
Protected MethodModifyObjectPropertyThis methods modifies the specified object to the modification parameters.  
Protected MethodOnPropertyChangedThis is called to raise the PropertyChanged event.  
Protected MethodSetBrushPartThis constructs and returns a new Brush using the properties of the given Brush b with the particular property specified by e set to the value newval.  
Protected MethodSetPenPartThis constructs and returns a new Pen using the properties of the given Pen p with the particular property specified by e set to the value newval.  
Top
See Also

Reference

GoPropertyModifier Class
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback