Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace : GoDrawView Class |
The following tables list the members exposed by GoDrawView.
Name | Description | |
---|---|---|
GoDrawView Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AllowCopy | Gets or sets whether the user can copy objects in this view. (Inherited from Northwoods.Go.GoView) | |
AllowDelete | Gets or sets whether the user can delete objects in this view. (Inherited from Northwoods.Go.GoView) | |
AllowDragOut | Gets or sets whether the user can drag the selection out of this view to another window. (Inherited from Northwoods.Go.GoView) | |
AllowDrop | Gets and sets whether this view accepts drop events of drag-and-drop operations. (Inherited from Northwoods.Go.GoView) | |
AllowEdit | Gets or sets whether the user can edit objects in this view. (Inherited from Northwoods.Go.GoView) | |
AllowInsert | Gets or sets whether the user can insert objects into this view. (Inherited from Northwoods.Go.GoView) | |
AllowKey | Gets or sets whether the user can type keystroke commands in this view. (Inherited from Northwoods.Go.GoView) | |
AllowLink | Gets or sets whether the user can link objects together in this view. (Inherited from Northwoods.Go.GoView) | |
AllowMouse | Gets or sets whether the user can use the mouse in this view. (Inherited from Northwoods.Go.GoView) | |
AllowMove | Gets or sets whether the user can move objects in this view. (Inherited from Northwoods.Go.GoView) | |
AllowReshape | Gets or sets whether the user can reshape objects in this view. (Inherited from Northwoods.Go.GoView) | |
AllowResize | Gets or sets whether the user can resize objects in this view. (Inherited from Northwoods.Go.GoView) | |
AllowSelect | Gets or sets whether the user can select objects in this view. (Inherited from Northwoods.Go.GoView) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
ArrowMoveLarge | Gets or sets the distance a selected object is moved using the arrow keys. (Inherited from Northwoods.Go.GoView) | |
ArrowMoveSmall | Gets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. (Inherited from Northwoods.Go.GoView) | |
AutoPanRegion | Gets or sets the region around the original pan point where automatic panning does not occur. (Inherited from Northwoods.Go.GoView) | |
AutoScrollDelay | Gets or sets how long to wait before autoscrolling. (Inherited from Northwoods.Go.GoView) | |
AutoScrollRegion | Gets or sets the margin in the view where a mouse drag will automatically cause the view to scroll. (Inherited from Northwoods.Go.GoView) | |
AutoScrollTime | Gets or sets how quickly to change the DocPosition when the mouse is in the AutoScrollRegion. (Inherited from Northwoods.Go.GoView) | |
BackColor | (Inherited from System.Windows.Forms.Control) | |
BackgroundHasSheet | Gets or sets whether there is a value for Sheet, that is a Northwoods.Go.GoSheet in this view's BackgroundLayer. (Inherited from Northwoods.Go.GoView) | |
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
Border3DStyle | Gets or sets the 3D border style for this view. (Inherited from Northwoods.Go.GoView) | |
BorderStyle | Gets or sets the border style for this view. (Inherited from Northwoods.Go.GoView) | |
BottomObjectCursor | Gets or sets the GoRulerCursor that represents the bottom side of an object in the document in the VerticalRuler. | |
BoundingHandlePenWidth | Gets or sets the width of the pen used in bounding handles, surrounding a selected object. (Inherited from Northwoods.Go.GoView) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
CompositingQuality | Gets or sets how pixels are composited for all drawing operations. (Inherited from Northwoods.Go.GoView) | |
ContextClickSingleSelection | Gets or sets the Northwoods.Go.GoToolContext.SingleSelection property of the Northwoods.Go.GoToolContext tool that is in the MouseDownTools list. (Inherited from Northwoods.Go.GoView) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
CursorName | Gets or sets the view's Cursor given a standard cursor name, rather than a Windows.Forms.Cursor object. (Inherited from Northwoods.Go.GoView) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DisableKeys | Gets or sets which key commands are disabled in the Northwoods.Go.GoToolManager's Northwoods.Go.GoToolManager.DoKeyDown method. (Inherited from Northwoods.Go.GoView) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DocPosition | Gets or sets the position in the document that this view is displaying. (Inherited from Northwoods.Go.GoView) | |
DocScale | Gets or sets the scale at which this view displays its document. (Inherited from Northwoods.Go.GoView) | |
DocumentSize | Gets the dimensions of the document. (Inherited from Northwoods.Go.GoView) | |
DocumentTopLeft | Gets the top-left position of the document. (Inherited from Northwoods.Go.GoView) | |
DragRoutesRealtime | Gets or sets whether the routing of links happens continuously when DragsRealtime is true. [In Web Forms there is no continuous visual feedback of the rerouting of links.] (Inherited from Northwoods.Go.GoView) | |
DragsRealtime | Gets or sets whether a user's drag of the selection occurs continuously. [In Web Forms there is no continuous visual feedback of a drag.] (Inherited from Northwoods.Go.GoView) | |
DrawsXorMode | Gets or sets whether a rubber-band box should be drawn in XOR mode. (Inherited from Northwoods.Go.GoView) | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
ExternalDragDropsOnEnter | Gets or sets whether OnDragEnter should call DoExternalDrop immediately, to actually create the dropped objects and add them to the document, and so that the user's drag-and-drop from another window will use an instance of a Northwoods.Go.GoToolDragging as the current Tool for dragging around those newly dropped objects. (Inherited from Northwoods.Go.GoView) | |
Font | (Inherited from System.Windows.Forms.Control) | |
ForeColor | (Inherited from System.Windows.Forms.Control) | |
GridCellSizeHeight | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridCellSizeWidth | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineColor | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineDashPattern | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineDashStyle | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineWidth | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineColor | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineDashPattern | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineDashStyle | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineFrequency | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineWidth | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridOriginRelative | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridOriginX | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridOriginY | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapCellSpot | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapDrag | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapOpaque | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapResize | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridStyle | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridUnboundedSpots | Design-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView) | |
HidesSelection | Gets or sets whether the selection disappears when this view loses focus. (Inherited from Northwoods.Go.GoView) | |
HorizontalCenterObjectCursor | Gets or sets the GoRulerCursor that represents the horizontal middle of an object in the document in the HorizontalRuler. | |
HorizontalRuler | Gets or sets the GoRuler that measures horizontally and is normally the top bar for the view. | |
HorizontalRulerMouseCursor | Gets or sets the GoRulerCursor that represents the current mouse position for the HorizontalRuler. | |
HoverDelay | Gets or sets how long a mouse should stay at one spot before a hover event occurs. (Inherited from Northwoods.Go.GoView) | |
ImageList | Gets or sets the ImageList that GoImage objects can draw from. (Inherited from Northwoods.Go.GoView) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InterpolationMode | Gets or sets how images are rendered when scaled or stretched. (Inherited from Northwoods.Go.GoView) | |
IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. (Inherited from Northwoods.Go.GoView) | |
LeftObjectCursor | Gets or sets the GoRulerCursor that represents the left side of an object in the document in the HorizontalRuler. | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSelectionCount | Gets or sets the maximum number of objects allowed in the selection. (Inherited from Northwoods.Go.GoView) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
NewGoLabeledLink | This convenience property safely casts the value of NewLinkPrototype as a Northwoods.Go.GoLabeledLink. (Inherited from Northwoods.Go.GoView) | |
NewGoLink | This convenience property safely casts the value of NewLinkPrototype as a Northwoods.Go.GoLink. (Inherited from Northwoods.Go.GoView) | |
NewLinkPrototype | Gets or sets a Northwoods.Go.GoObject that is copied when a new link is created. (Inherited from Northwoods.Go.GoView) | |
NoFocusSelectionColor | Gets or sets the handle color for selected objects when this view does not have focus. (Inherited from Northwoods.Go.GoView) | |
Padding | (Inherited from System.Windows.Forms.Control) | |
PaintGreekScale | Gets or sets the scale at which greeked objects paint something simple. (Inherited from Northwoods.Go.GoView) | |
PaintNothingScale | Gets or sets the scale at which greeked objects paint nothing. (Inherited from Northwoods.Go.GoView) | |
PixelOffsetMode | Gets or sets how pixels are positioned for all drawing operations. (Inherited from Northwoods.Go.GoView) | |
PortGravity | Gets or sets the distance at which potential links will snap to valid ports. (Inherited from Northwoods.Go.GoView) | |
PrimarySelectionColor | Gets or sets the handle color for the primary selection. (Inherited from Northwoods.Go.GoView) | |
PrintDocumentSize | Gets the size of the document to be printed. (Inherited from Northwoods.Go.GoView) | |
PrintDocumentTopLeft | Gets the top-left position of the document to be printed. (Inherited from Northwoods.Go.GoView) | |
PrintScale | Gets or sets the scale at which we should print. (Inherited from Northwoods.Go.GoView) | |
PrintsViewObjects | Gets or sets whether PrintView should print objects that belong to view layers as well as all document objects. (Inherited from Northwoods.Go.GoView) | |
ResizeHandleHeight | Design-time and PropertyGrid access to ResizeHandleSize. (Inherited from Northwoods.Go.GoView) | |
ResizeHandlePenWidth | Gets or sets the width of the pen used in resize handles for a selected object. (Inherited from Northwoods.Go.GoView) | |
ResizeHandleWidth | Design-time and PropertyGrid access to ResizeHandleSize. (Inherited from Northwoods.Go.GoView) | |
RightObjectCursor | Gets or sets the GoRulerCursor that represents the right side of an object in the document in the HorizontalRuler. | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
ScrollSmallChange | Gets or sets the distance to scroll when scrolling a small amount. (Inherited from Northwoods.Go.GoView) | |
SecondarySelectionColor | Gets or sets the handle color for selected objects other than the primary selection. (Inherited from Northwoods.Go.GoView) | |
SelectInRectangleStyle | Gets or sets the Northwoods.Go.GoPickInRectangleStyle used by SelectInRectangle to determine whether an object is within a rectangle. (Inherited from Northwoods.Go.GoView) | |
ShadowColor | Gets or sets the color used for drawing drop shadows. (Inherited from Northwoods.Go.GoView) | |
ShadowHeight | Design-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView) | |
ShadowWidth | Design-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView) | |
SheetBackgroundImageSpot | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetBottomRightMargin | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetMarginBounds | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetMarginColor | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetPaperBounds | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetRoom | Gets or sets the how much of the background to show on each side of the sheet of paper, when the SheetStyle is not Northwoods.Go.GoViewSheetStyle.None. (Inherited from Northwoods.Go.GoView) | |
SheetShowsMargins | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetStyle | Gets or sets how the view adjusts its DocScale and DocPosition as the view's size changes. (Inherited from Northwoods.Go.GoView) | |
SheetTopLeftMargin | Design-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView) | |
ShowHorizontalScrollBar | Gets or sets the visibility policy for the horizontal scroll bar. (Inherited from Northwoods.Go.GoView) | |
ShowsNegativeCoordinates | Controls whether any parts of the document at negative coordinates can be seen or scrolled to by the user, when the SheetStyle is None. (Inherited from Northwoods.Go.GoView) | |
ShowVerticalScrollBar | Gets or sets the visibility policy for the vertical scroll bar. (Inherited from Northwoods.Go.GoView) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
SmoothingMode | Gets or sets how nicely lines are drawn. (Inherited from Northwoods.Go.GoView) | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | (Inherited from System.Windows.Forms.Control) | |
TextRenderingHint | Gets or sets how nicely text is rendered. (Inherited from Northwoods.Go.GoView) | |
ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular Northwoods.Go.GoObject. (Inherited from Northwoods.Go.GoView) | |
TopObjectCursor | Gets or sets the GoRulerCursor that represents the top side of an object in the document in the VerticalRuler. | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
VerticalCenterObjectCursor | Gets or sets the GoRulerCursor that represents the vertical middle of an object in the document in the VerticalRuler. | |
VerticalRuler | Gets or sets the GoRuler that measures vertically and is normally the left bar for the view. | |
VerticalRulerMouseCursor | Gets or sets the GoRulerCursor that represents the current mouse position for the VerticalRuler. | |
Visible | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
CanEnableIme | (Inherited from System.Windows.Forms.Control) | |
CanRaiseEvents | (Inherited from System.Windows.Forms.Control) | |
CreateParams | (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | (Inherited from System.Windows.Forms.Control) | |
DefaultSize | (Inherited from System.Windows.Forms.Control) | |
DoubleBuffered | (Inherited from System.Windows.Forms.Control) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | (Inherited from System.Windows.Forms.Control) | |
ImeModeBase | (Inherited from System.Windows.Forms.Control) | |
ResizeRedraw | (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
AbortTransaction | This just calls Document.AbortTransaction() . (Inherited from Northwoods.Go.GoView) | |
AddMouseCursors | Add the HorizontalRulerMouseCursor and VerticalRulerMouseCursor cursors to their corresponding rulers. | |
AddObjectCursors | Add the "...ObjectCursor" cursors for representing an object to their corresponding rulers. | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Disable painting of this view. (Inherited from Northwoods.Go.GoView) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
CanCopyObjects | Called to see if the user can copy objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanDeleteObjects | Called to see if the user can delete objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanEditCopy | This predicate is true when the user can perform the EditCopy action. (Inherited from Northwoods.Go.GoView) | |
CanEditCut | This predicate is true when the user can perform the EditCut action. (Inherited from Northwoods.Go.GoView) | |
CanEditDelete | This predicate is true when the user can perform the EditDelete action. (Inherited from Northwoods.Go.GoView) | |
CanEditEdit | This predicate is true when the user can perform the EditEdit action. (Inherited from Northwoods.Go.GoView) | |
CanEditObjects | Called to see if the user can edit objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanEditPaste | This predicate is true when the user can perform the EditPaste action. (Inherited from Northwoods.Go.GoView) | |
CanInsertObjects | Called to see if the user can insert objects into this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanLinkObjects | Called to see if the user can link objects together in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanMoveObjects | Called to see if the user can move objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanRedo | This just calls Document.CanRedo() . (Inherited from Northwoods.Go.GoView) | |
CanReshapeObjects | Called to see if the user can reshape objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanResizeObjects | Called to see if the user can resize objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanScroll | Determine if there is room for the view to be scrolled in a given direction. (Inherited from Northwoods.Go.GoView) | |
CanSelectObjects | Called to see if the user can select objects in this view for this document. (Inherited from Northwoods.Go.GoView) | |
CanUndo | This just calls Document.CanUndo() . (Inherited from Northwoods.Go.GoView) | |
ComputeAutoPanDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is holding the mouse during a pan operation. (Inherited from Northwoods.Go.GoView) | |
ComputeAutoScrollDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is dragging the mouse. (Inherited from Northwoods.Go.GoView) | |
ComputeDocumentBounds | Determine the actual extent of all of the objects in the document as seen by this view. (Inherited from Northwoods.Go.GoView) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
ConvertDocToView | Overloaded. Given a point in this document, calculate the corresponding point in this view. (Inherited from Northwoods.Go.GoView) | |
ConvertViewToDoc | Overloaded. Given a point in this view, calculate the corresponding point in the view's document. (Inherited from Northwoods.Go.GoView) | |
CopySelection | Make copies of the objects in a collection and add them to this view's document at the given offset. (Inherited from Northwoods.Go.GoView) | |
CopyToClipboard | Put a copy of a collection of objects in the clipboard. (Inherited from Northwoods.Go.GoView) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateDefaultTool | Create an instance of the default DefaultTool for this view. (Inherited from Northwoods.Go.GoView) | |
CreateDocument | This method is called by the constructor to create a document for this view. (Inherited from Northwoods.Go.GoView) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateGrid | This method is called by the constructor to create a grid object for this view. (Inherited from Northwoods.Go.GoView) | |
CreateLink | The Northwoods.Go.GoToolLinking class calls this method to create a new link between ports. (Inherited from Northwoods.Go.GoView) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
CreateSelection | This method is called by the constructor to create a selection collection for this view. (Inherited from Northwoods.Go.GoView) | |
CreateSheet | This method is called by the constructor to create a page object for this view. (Inherited from Northwoods.Go.GoView) | |
DeleteSelection | Delete a collection of objects. (Inherited from Northwoods.Go.GoView) | |
DetectHover | Start or restart a timer to see if the mouse has moved; if at the end of the timer the mouse has not moved, DoMouseHover is called. (Inherited from Northwoods.Go.GoView) | |
Dispose | Overloaded. Free up any Windows resources that this view caches. (Inherited from Northwoods.Go.GoView) | |
DoAutoPan | Start or continue scrolling the view according to the relative position of the viewPnt compared to the originPnt. (Inherited from Northwoods.Go.GoView) | |
DoAutoScroll | Start or continue automatically scrolling the view during a mouse drag. (Inherited from Northwoods.Go.GoView) | |
DoBackgroundMouseOver | This method is called by DoMouseOver when no call to Northwoods.Go.GoObject.OnMouseOver has returned true. (Inherited from Northwoods.Go.GoView) | |
DoCancelMouse | Handle a canonicalized cancel input event. (Inherited from Northwoods.Go.GoView) | |
DoContextClick | Perform the behavior that normally occurs upon a context click. (Inherited from Northwoods.Go.GoView) | |
DoDoubleClick | Perform the behavior that normally occurs upon a double click. (Inherited from Northwoods.Go.GoView) | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
DoEndEdit | Stop the user's editing an object using the EditControl. (Inherited from Northwoods.Go.GoView) | |
DoHover | Perform the behavior that normally occurs upon a mouse hover. (Inherited from Northwoods.Go.GoView) | |
DoKeyDown | Handle a canonicalized keyboard input event. (Inherited from Northwoods.Go.GoView) | |
DoMouseDown | Handle a canonicalized mouse down input event. (Inherited from Northwoods.Go.GoView) | |
DoMouseHover | Handle a canonicalized mouse hover input event. (Inherited from Northwoods.Go.GoView) | |
DoMouseMove | Handle a canonicalized mouse move input event. (Inherited from Northwoods.Go.GoView) | |
DoMouseOver | Perform the immediate behavior normally associated with the mouse moving without a mouse button being pressed. (Inherited from Northwoods.Go.GoView) | |
DoMouseUp | Handle a canonicalized mouse up input event. (Inherited from Northwoods.Go.GoView) | |
DoMouseWheel | Handle a canonicalized mouse wheel input event. (Inherited from Northwoods.Go.GoView) | |
DoObjectEnterLeave | Perform the behavior that normally occurs when there is a change in the document object that the mouse is over. (Inherited from Northwoods.Go.GoView) | |
DoSelectionDropped | Perform the behavior that normally occurs when the Selection has been dropped in this view. (Inherited from Northwoods.Go.GoView) | |
DoSelectionDropReject | Invoke BackgroundSelectionDropReject or ObjectSelectionDropReject event handlers and Northwoods.Go.GoObject.Northwoods.Go.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop. (Inherited from Northwoods.Go.GoView) | |
DoSingleClick | Perform the behavior that normally occurs upon a single click. (Inherited from Northwoods.Go.GoView) | |
DoToolTipObject | This method is responsible for finding a tooltip string for an object and then displaying it in a ToolTip. (Inherited from Northwoods.Go.GoView) | |
DoWheel | Perform the standard mouse wheel behavior for views. (Inherited from Northwoods.Go.GoView) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
DrawXorBox | This convenience method erases any previous XOR-drawn rectangle and then may draw a new one with the given dimensions. (Inherited from Northwoods.Go.GoView) | |
DrawXorLine | Draw a line on the screen in XOR mode. (Inherited from Northwoods.Go.GoView) | |
DrawXorRectangle | Draw a rectangle on the screen in XOR mode. (Inherited from Northwoods.Go.GoView) | |
EditCopy | Copy the Selection to the clipboard. (Inherited from Northwoods.Go.GoView) | |
EditCut | Copy the current Selection to the clipboard and then delete it. (Inherited from Northwoods.Go.GoView) | |
EditDelete | Remove all selected objects from this view's document. (Inherited from Northwoods.Go.GoView) | |
EditEdit | Have the user edit the primary selection. (Inherited from Northwoods.Go.GoView) | |
EditObject | Begin having the user edit an object. (Inherited from Northwoods.Go.GoView) | |
EditPaste | Paste and select a copy of the clipboard's GoObjects into this view's document. (Inherited from Northwoods.Go.GoView) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Re-enable painting of this view. (Inherited from Northwoods.Go.GoView) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
FindMouseTool | Overloaded. Find one of the tools used by this view that is an instance of a given tool type. (Inherited from Northwoods.Go.GoView) | |
FindNearestGridPoint | Find the nearest Grid point to a given point. (Inherited from Northwoods.Go.GoView) | |
FinishTransaction | This just calls Document.FinishTransaction(tname) . (Inherited from Northwoods.Go.GoView) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetBitmap | Produce a rendering of this view. (Inherited from Northwoods.Go.GoView) | |
GetBitmapFromCollection | Overloaded. Return a Bitmap displaying all of the visible objects in the given collection. (Inherited from Northwoods.Go.GoView) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetShadowBrush | Get a Brush for filling in an object's drop-shadow. (Inherited from Northwoods.Go.GoView) | |
GetShadowPen | Get a Pen for drawing an object's drop-shadow. (Inherited from Northwoods.Go.GoView) | |
HandleScroll | This is the event handler for both scroll bars. (Inherited from Northwoods.Go.GoView) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLayersFromDocument | This method is responsible for setting up the view's collection of layers to include all of the document's layers, in order, followed by the view's default layer. (Inherited from Northwoods.Go.GoView) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
IsInternalDragDrop | This predicate is true when a drag-and-drop started within this view. (Inherited from Northwoods.Go.GoView) | |
LayoutScrollBars | Position and size the scrollbars and corner. (Inherited from Northwoods.Go.GoView) | |
LimitDocPosition | This method is called when setting the DocPosition property to make sure the view only takes reasonable, desired positions. (Inherited from Northwoods.Go.GoView) | |
LimitDocScale | This method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. (Inherited from Northwoods.Go.GoView) | |
MatchesNodeLabel | This predicate is called by SelectNextNode to decide if a part's text label starts with a given character. (Inherited from Northwoods.Go.GoView) | |
MoveSelection | Move a collection of objects by a given offset. (Inherited from Northwoods.Go.GoView) | |
PasteFromClipboard | Copy the GoObjects in the clipboard into this view's document. (Inherited from Northwoods.Go.GoView) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PickObject | Find a visible object at a given point. (Inherited from Northwoods.Go.GoView) | |
PickObjects | Return a collection of objects that can be picked at a particular point. (Inherited from Northwoods.Go.GoView) | |
PickObjectsInRectangle | Return a collection of objects that are surrounded by a given rectangle. (Inherited from Northwoods.Go.GoView) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
Print this view's document. (Inherited from Northwoods.Go.GoView) | ||
PrintDocumentPage | This is called repeatedly by the printing process in order to produce the printed image. (Inherited from Northwoods.Go.GoView) | |
PrintPreview | Display a print preview window for this view's document. (Inherited from Northwoods.Go.GoView) | |
RaiseBackgroundContextClicked | Raise a BackgroundContextClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseBackgroundDoubleClicked | Raise a BackgroundDoubleClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseBackgroundHover | Raise a BackgroundHover event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseBackgroundSelectionDropped | Raise a BackgroundSelectionDropped event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseBackgroundSelectionDropReject | Call OnBackgroundSelectionDropReject with the given Northwoods.Go.GoInputEventArgs to raise a BackgroundSelectionDropReject event. (Inherited from Northwoods.Go.GoView) | |
RaiseBackgroundSingleClicked | Raise a BackgroundSingleClicked event for a given canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseChanged | Handle changes to any view layers or view objects. (Inherited from Northwoods.Go.GoView) | |
RaiseClipboardCopied | Call OnClipboardCopied to raise a ClipboardCopied event. (Inherited from Northwoods.Go.GoView) | |
RaiseClipboardPasted | Call OnClipboardPasted to raise a ClipboardPasted event. (Inherited from Northwoods.Go.GoView) | |
RaiseExternalObjectsDropped | Call OnExternalObjectsDropped to raise a ExternalObjectsDropped event. (Inherited from Northwoods.Go.GoView) | |
RaiseLinkCreated | Call OnLinkCreated for the given object to raise a LinkCreated event. (Inherited from Northwoods.Go.GoView) | |
RaiseLinkRelinked | Call OnLinkRelinked for the given object to raise a LinkRelinked event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectContextClicked | Raise an ObjectContextClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectDoubleClicked | Raise an ObjectDoubleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectEdited | Call OnObjectEdited for the given object to raise an ObjectEdited event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectEnterLeave | Raise an ObjectEnterLeave event for a given object. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectGotSelection | Call OnObjectGotSelection for the given object to raise an ObjectGotSelection event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectHover | Raise an ObjectHover event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectLostSelection | Call OnObjectLostSelection for the given object to raise an ObjectLostSelection event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectResized | Call OnObjectResized for the given object to raise an ObjectResized event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectSelectionDropped | Raise an ObjectSelectionDropped event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectSelectionDropReject | Call OnObjectSelectionDropReject with the given Northwoods.Go.GoObjectEventArgs to raise a ObjectSelectionDropReject event. (Inherited from Northwoods.Go.GoView) | |
RaiseObjectSingleClicked | Raise an ObjectSingleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.Go.GoView) | |
RaisePropertyChangedEvent | Raise a PropertyChanged event for the given property name. (Inherited from Northwoods.Go.GoView) | |
RaiseSelectionCopied | Call OnSelectionCopied to raise a SelectionCopied event. (Inherited from Northwoods.Go.GoView) | |
RaiseSelectionDeleted | Call OnSelectionDeleted to raise a SelectionDeleted event. (Inherited from Northwoods.Go.GoView) | |
RaiseSelectionDeleting | Call OnSelectionDeleting with the given CancelEventArgs to raise a SelectionDeleting event. (Inherited from Northwoods.Go.GoView) | |
RaiseSelectionFinished | Call OnSelectionFinished. (Inherited from Northwoods.Go.GoView) | |
RaiseSelectionMoved | Call OnSelectionMoved to raise a SelectionMoved event. (Inherited from Northwoods.Go.GoView) | |
RaiseSelectionStarting | Call OnSelectionStarting. (Inherited from Northwoods.Go.GoView) | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Redo | This just calls Document.Redo() . (Inherited from Northwoods.Go.GoView) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
RemoveMouseCursors | Remove the HorizontalRulerMouseCursor and VerticalRulerMouseCursor cursors from their corresponding rulers. | |
RemoveObjectCursors | Remove the "...ObjectCursor" cursors for representing an object from their corresponding rulers. | |
ReplaceMouseTool | Replace one of the "mode-less" tools used by this view. (Inherited from Northwoods.Go.GoView) | |
RequestFocus | Call the Control.Focus() method, catching any SecurityException to make sure OnGotFocus is called anyway. (Inherited from Northwoods.Go.GoView) | |
RescaleToFit | Change the DocScale and DocPosition properties so that all document objects are visible. (Inherited from Northwoods.Go.GoView) | |
RescaleWithCenter | Change the DocScale, and adjust the DocPosition so that the docPt remains at the center of the view. (Inherited from Northwoods.Go.GoView) | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScrollLine | Programmatically scroll the view by a "line" (a small change). (Inherited from Northwoods.Go.GoView) | |
ScrollPage | Programmatically scroll the view by a "page" (a large change). (Inherited from Northwoods.Go.GoView) | |
ScrollRectangleToVisible | Change this view's DocPosition so that the given rectangle is visible. (Inherited from Northwoods.Go.GoView) | |
Select | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SelectAll | Add all eligible document objects to this view's selection. (Inherited from Northwoods.Go.GoView) | |
SelectInRectangle | Add all eligible document objects that are within a given rectangle to this view's selection. (Inherited from Northwoods.Go.GoView) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SelectNextNode | Change the primary selection to be the next object whose label starts with a given letter or digit. (Inherited from Northwoods.Go.GoView) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetModifiable | This method sets some properties that determine whether the user can modify the document from this view. (Inherited from Northwoods.Go.GoView) | |
Show | (Inherited from System.Windows.Forms.Control) | |
SnapPoint | Find the nearest grid point to a given point when MoveSelection or CopySelection need to snap object locations to a grid. (Inherited from Northwoods.Go.GoView) | |
StandardizeCursorName | Convert a cursor name to a standardized name. (Inherited from Northwoods.Go.GoView) | |
StartTransaction | This just calls Document.StartTransaction() . (Inherited from Northwoods.Go.GoView) | |
StopAutoScroll | Stop any ongoing auto-scroll or auto-pan action. (Inherited from Northwoods.Go.GoView) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Undo | This just calls Document.Undo() . (Inherited from Northwoods.Go.GoView) | |
Update | (Inherited from System.Windows.Forms.Control) | |
UpdateExtent | This method is called when this GoView's Size (or Width or Height) is changed, to allow the view to scroll or rescale itself. (Inherited from Northwoods.Go.GoView) | |
UpdateMouseCursors | Update the HorizontalRulerMouseCursor and VerticalRulerMouseCursor according to the given position of the mouse in document coordinates. | |
UpdateObjectCursors | Update the ruler cursors representing object bounds with the corresponding sides of a given rectangle in document coordinates. | |
UpdateRulers | Update the HorizontalRuler and VerticalRuler. | |
UpdateScrollBars | Update the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate. (Inherited from Northwoods.Go.GoView) | |
UpdateView | Cause the whole view, including scroll bars, to be redrawn. (Inherited from Northwoods.Go.GoView) |
Name | Description | |
---|---|---|
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundContextClicked | The user performed a context click in the background, not over any document object. (Inherited from Northwoods.Go.GoView) | |
BackgroundDoubleClicked | The user performed a double click on the background, not over any document object. (Inherited from Northwoods.Go.GoView) | |
BackgroundHover | The user hovered over the background, not over any document object. (Inherited from Northwoods.Go.GoView) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundSelectionDropped | The user dropped the view's selection onto the background of the view, not onto any document object. (Inherited from Northwoods.Go.GoView) | |
BackgroundSelectionDropReject | The event that is raised during a drag's mouse move over the background; setting the Northwoods.Go.GoInputEventArgs.InputState property to Northwoods.Go.GoInputState.Northwoods.Go.GoInputState.Cancel will reject a drop of the selection at this input event point. (Inherited from Northwoods.Go.GoView) | |
BackgroundSingleClicked | The user performed a single click on the background, not over any document object. (Inherited from Northwoods.Go.GoView) | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ClipboardCopied | The event that is raised after the user has copied something into the clipboard from this document. (Inherited from Northwoods.Go.GoView) | |
ClipboardPasted | The event that is raised after the user has pasted a copy of the clipboard into this document. (Inherited from Northwoods.Go.GoView) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DocumentChanged | All Northwoods.Go.GoDocument.Northwoods.Go.GoDocument.Changed events get re-raised through this event, for the convenience of writing event handlers on the document's view. (Inherited from Northwoods.Go.GoView) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
ExternalObjectsDropped | The event that is raised after the user has dropped a copy of some objects into this document. (Inherited from Northwoods.Go.GoView) | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LinkCreated | The event that is raised after the user draws a new link. (Inherited from Northwoods.Go.GoView) | |
LinkRelinked | The event that is raised after the user reconnects an existing link. (Inherited from Northwoods.Go.GoView) | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
ObjectContextClicked | A document object was context clicked by the user. (Inherited from Northwoods.Go.GoView) | |
ObjectDoubleClicked | A document object was double clicked by the user. (Inherited from Northwoods.Go.GoView) | |
ObjectEdited | The event that is raised after the user finishes editing an object. (Inherited from Northwoods.Go.GoView) | |
ObjectEnterLeave | The mouse entered and/or left a document object, when no particular tool is running (a mouse-over) or when dragging. (Inherited from Northwoods.Go.GoView) | |
ObjectGotSelection | The event that is raised when an object gets added to this view's selection. (Inherited from Northwoods.Go.GoView) | |
ObjectHover | A document object was hovered over by the user. (Inherited from Northwoods.Go.GoView) | |
ObjectLostSelection | The event that is raised when an object is removed from this view's selection. (Inherited from Northwoods.Go.GoView) | |
ObjectResized | The event that is raised after the user finishes resizing an object. (Inherited from Northwoods.Go.GoView) | |
ObjectSelectionDropped | The user dropped the view's Selection onto a document object. (Inherited from Northwoods.Go.GoView) | |
ObjectSelectionDropReject | The event that is raised during a drag's mouse over a document object; setting the Northwoods.Go.GoInputEventArgs.InputState property to Northwoods.Go.GoInputState.Northwoods.Go.GoInputState.Cancel will reject a drop of the selection at this input event point. (Inherited from Northwoods.Go.GoView) | |
ObjectSingleClicked | A document object was single clicked by the user. (Inherited from Northwoods.Go.GoView) | |
PaddingChanged | (Inherited from System.Windows.Forms.Control) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
PropertyChanged | Rather than having separate events whenever any view property changed, all such notifications occur through this single event. (Inherited from Northwoods.Go.GoView) | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
SelectionCopied | The event that is raised after the user has copied the selection. (Inherited from Northwoods.Go.GoView) | |
SelectionDeleted | The event that is raised after the user has deleted the selected objects. (Inherited from Northwoods.Go.GoView) | |
SelectionDeleting | The cancellable event that is raised just before the user has deleted the selected objects. (Inherited from Northwoods.Go.GoView) | |
SelectionFinished | The event that is raised after a number of objects are selected or de-selected. (Inherited from Northwoods.Go.GoView) | |
SelectionMoved | The event that is raised after the user has finished moving the selection. (Inherited from Northwoods.Go.GoView) | |
SelectionStarting | The event that is raised before a number of objects are selected or de-selected. (Inherited from Northwoods.Go.GoView) | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
TextChanged | (Inherited from System.Windows.Forms.Control) | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) |