GoDiagram Win Reference
GoChangedEventArgs Class Properties


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

Public Properties
 NameDescription
Public PropertyDocumentGets or sets the GoDocument that raised the Changed event described by this EventArgs.  
Public PropertyGoObjectGets the Object as a GoObject.  
Public PropertyHintGets or sets the general category of document Changed event.  
Public PropertyIsBeforeChangingGets or sets whether this event args/undoable edit was created by a document Changed event that represents a call to GoDocument.RaiseChanging or by a call to GoDocument.RaiseChanged.  
Public PropertyNewIntGets or sets the new integer value information for a change.  
Public PropertyNewRectGets or sets the new float, PositionF, SizeF, or RectangleF value information for a change.  
Public PropertyNewValueGets or sets the new arbitrary object value information for a change, including boolean values.  
Public PropertyObjectGets or sets the object that was changed by the document Changed event.  
Public PropertyOldIntGets or sets the previous or old integer value information for a change.  
Public PropertyOldRectGets or sets the previous or old float, PositionF, SizeF, or RectangleF value information for a change.  
Public PropertyOldValueGets or sets the previous or old arbitrary object value information for a change, including boolean values.  
Public PropertyPresentationNameGets the user-visible string description of this undoable edit.  
Public PropertySubHintGets or sets the more detailed kind of document Changed event, depending on the particular Hint value.  
Top
See Also

Reference

GoChangedEventArgs Class
Northwoods.Go Namespace
DocumentChanged Event

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback