GoDiagram Win Reference
GoDocument Class Properties


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

Public Properties
 NameDescription
Public PropertyAllowCopyGets or sets whether the user can copy selected objects in this document.  
Public PropertyAllowDeleteGets or sets whether the user can delete selected objects in this document.  
Public PropertyAllowEditGets or sets whether the user can edit objects in this document.  
Public PropertyAllowInsertGets or sets whether the user can insert objects in this document.  
Public PropertyAllowLinkGets or sets whether the user can link objects in this document.  
Public PropertyAllowMoveGets or sets whether the user can move selected objects in this document.  
Public PropertyAllowReshapeGets or sets whether the user can reshape resizable objects in this document.  
Public PropertyAllowResizeGets or sets whether the user can resize selected objects in this document.  
Public PropertyAllowSelectGets or sets whether the user can select objects in this document.  
Public PropertyCountGets the total number of objects in all document layers.  
Public PropertyDataFormatGets or sets this document's data format name for the clipboard.  
Public PropertyDefaultLayerGets or sets the layer that is considered the default layer for document operations that do not specify a layer.  
Public PropertyDelayedRoutingsA collection of GoObjects that implement the IGoRoutable interface and whose CalculateRoute needs to be called.  
Public PropertyFixedSizeGets or sets whether UpdateDocumentBounds should update the Size and TopLeft properties as objects are added or moved.  
Public PropertyIsModifiedGets or sets whether this document is considered changed from an earlier state.  
Public PropertyIsReadOnlyThis collection is never read-only programmatically, but might not be modifiable by the user: SetModifiable.  
Public PropertyLastPartIDGets or sets the last PartID value that this document assigned to an IGoIdentifiablePart when MaintainsPartID is true.  
Public PropertyLinksLayerGets or sets the layer that is normally used for holding links.  
Public PropertyMaintainsPartIDGets or sets whether the document should make sure each IGoIdentifiablePart has a unique IGoIdentifiablePart.PartID.  
Public PropertyNameGets or sets a name for this document.  
Public PropertyPaperColorGets or sets the color for this document's background.  
Public PropertyRoutingTimeGets or sets when IGoRoutable objects should have their routes recalculated.  
Public PropertySerializesUndoManagerGets or sets whether the UndoManager is serialized when the document is.  
Public PropertySizeGets or sets the size of this document.  
Public PropertyTopLeftGets or sets the top-left corner position of this document.  
Public PropertyUndoManagerGets or sets the UndoManager for this document.  
Public PropertyUserFlagsGets or sets an integer value associated with this document.  
Public PropertyUserObjectGets or sets an object associated with this document.  
Public PropertyValidCycleGets or sets whether a valid link can be made between two ports that may produce a directed or undirected cycle in this document.  
Top
See Also

Reference

GoDocument Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback