GoDiagram Win Reference
GoDocument Class Fields


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

Public Fields
 NameDescription
Public FieldAbortedTransactionThis is a RaiseChanged hint, called by AbortTransaction just after a call to GoUndoManager.GoUndoManager.AbortTransaction.  
Public FieldAllArrangedThis is a RaiseChanged hint.  
Public FieldBeginUpdateAllViewsThis is a RaiseChanged hint to tell all of the GoViews on this document to call GoView.BeginUpdate.  
Public FieldChangedAllowCopyThis is a RaiseChanged hint identifying changes to the value of the AllowCopy property.  
Public FieldChangedAllowDeleteThis is a RaiseChanged hint identifying changes to the value of the AllowDelete property.  
Public FieldChangedAllowEditThis is a RaiseChanged hint identifying changes to the value of the AllowEdit property.  
Public FieldChangedAllowInsertThis is a RaiseChanged hint identifying changes to the value of the AllowInsert property.  
Public FieldChangedAllowLinkThis is a RaiseChanged hint identifying changes to the value of the AllowLink property.  
Public FieldChangedAllowMoveThis is a RaiseChanged hint identifying changes to the value of the AllowMove property.  
Public FieldChangedAllowReshapeThis is a RaiseChanged hint identifying changes to the value of the AllowReshape property.  
Public FieldChangedAllowResizeThis is a RaiseChanged hint identifying changes to the value of the AllowResize property.  
Public FieldChangedAllowSelectThis is a RaiseChanged hint identifying changes to the value of the AllowSelect property.  
Public FieldChangedDataFormatThis is a RaiseChanged hint identifying changes to the value of the DataFormat property.  
Public FieldChangedFixedSizeThis is a RaiseChanged hint identifying changes to the value of the FixedSize property.  
Public FieldChangedInitializingThis is a RaiseChanged hint identifying changes to the value of the Initializing property.  
Public FieldChangedLastPartIDThis is a RaiseChanged hint identifying changes to the value of the LastPartID property.  
Public FieldChangedLinksLayerThis is a RaiseChanged hint identifying changes to the value of the LinksLayer property.  
Public FieldChangedMaintainsPartIDThis is a RaiseChanged hint identifying changes to the value of the MaintainsPartID property.  
Public FieldChangedNameThis is a RaiseChanged hint identifying changes to the value of the Name property.  
Public FieldChangedObjectThis RaiseChanged hint is a synonym for GoLayer.GoLayer.ChangedObject.  
Public FieldChangedPaperColorThis is a RaiseChanged hint identifying changes to the value of the PaperColor property.  
Public FieldChangedRoutingTimeThis is a RaiseChanged hint identifying changes to the value of the RoutingTime property.  
Public FieldChangedSizeThis is a RaiseChanged hint identifying changes to the value of the Size property.  
Public FieldChangedTopLeftThis is a RaiseChanged hint identifying changes to the value of the TopLeft property.  
Public FieldChangedUserFlagsThis is a RaiseChanged hint identifying changes to the value of the UserFlags property.  
Public FieldChangedUserObjectThis is a RaiseChanged hint identifying changes to the value of the UserObject property.  
Public FieldChangedValidCycleThis is a RaiseChanged hint identifying changes to the value of the ValidCycle property.  
Public FieldEndUpdateAllViewsThis is a RaiseChanged hint to tell all of the GoViews on this document to call GoView.EndUpdate.  
Public FieldFinishedRedoThis is a RaiseChanged hint, called by Redo just after a call to GoUndoManager.GoUndoManager.Redo.  
Public FieldFinishedTransactionThis is a RaiseChanged hint called by FinishTransaction just after a call to GoUndoManager.GoUndoManager.FinishTransaction.  
Public FieldFinishedUndoThis is a RaiseChanged hint, called by Undo just after a call to GoUndoManager.GoUndoManager.Undo.  
Public FieldLastHintThis is the last system-defined RaiseChanged hint.  
Public FieldRepaintAllThis is a RaiseChanged hint to tell all of the GoViews on this document to call GoView.UpdateView.  
Public FieldStartedTransactionThis is a RaiseChanged hint, called by StartTransaction just after a call to GoUndoManager.GoUndoManager.StartTransaction.  
Public FieldStartingRedoThis is a RaiseChanged hint, called by Redo just before a call to GoUndoManager.GoUndoManager.Redo.  
Public FieldStartingUndoThis is a RaiseChanged hint, called by Undo just before a call to GoUndoManager.GoUndoManager.Undo.  
Public FieldUpdateAllViewsThis is a RaiseChanged hint to tell all of the GoViews on this document to call Control.Update.  
Top
Protected Fields
 NameDescription
Protected Fieldstatic (Shared in Visual Basic)NullRectThis is an empty RectangleF, which is convenient when calling RaiseChanged.  
Top
See Also

Reference

GoDocument Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback