Northwoods.Go Assembly > Northwoods.Go Namespace : GoOverview Class |
For a list of all members of this type, see GoOverview members.
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 GoView.DocPosition when the mouse is in the GoView.AutoScrollRegion. (Inherited from Northwoods.Go.GoView) | |
BackColor | (Inherited from System.Windows.Forms.Control) | |
BackgroundHasSheet | Gets or sets whether there is a value for GoView.Sheet, that is a GoSheet in this view's GoView.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) | |
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 | Overridden. Overridden to change the default value to be CompositingQuality.AssumeLinear. | |
ContextClickSingleSelection | Gets or sets the GoToolContext.SingleSelection property of the GoToolContext tool that is in the GoView.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 GoToolManager's 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 GoView.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 GoView.OnDragEnter should call GoView.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 GoToolDragging as the current GoView.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 GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridCellSizeWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineColor | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineDashPattern | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineDashStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridLineWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineColor | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineDashPattern | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineDashStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineFrequency | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridMajorLineWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridOriginRelative | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridOriginX | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridOriginY | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapCellSpot | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapDrag | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapOpaque | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridSnapResize | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.Go.GoView) | |
GridStyle | Overridden. No GoView.Grid for an overview window. | |
GridUnboundedSpots | Design-time and PropertyGrid access to GoView.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) | |
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 | Overridden. Overridden to change the default value to be InterpolationMode.High. | |
IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. (Inherited from Northwoods.Go.GoView) | |
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 GoView.NewLinkPrototype as a GoLabeledLink. (Inherited from Northwoods.Go.GoView) | |
NewGoLink | This convenience property safely casts the value of GoView.NewLinkPrototype as a GoLink. (Inherited from Northwoods.Go.GoView) | |
NewLinkPrototype | Gets or sets a 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 | Overridden. Overridden to change the default value to be PixelOffsetMode.HighSpeed. | |
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 GoView.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 GoView.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 GoView.ResizeHandleSize. (Inherited from Northwoods.Go.GoView) | |
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 GoPickInRectangleStyle used by GoView.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 GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetBottomRightMargin | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetMarginBounds | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetMarginColor | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetPaperBounds | Design-time and PropertyGrid access to GoView.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 GoView.SheetStyle is not GoViewSheetStyle.None. (Inherited from Northwoods.Go.GoView) | |
SheetShowsMargins | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.Go.GoView) | |
SheetStyle | Gets or sets how the view adjusts its GoView.DocScale and GoView.DocPosition as the view's size changes. (Inherited from Northwoods.Go.GoView) | |
SheetTopLeftMargin | Design-time and PropertyGrid access to GoView.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 | Overridden. This should just track what the observed view shows. | |
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 | Overridden. Overridden to change the default value to be SmoothingMode.AntiAlias. | |
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 | Overridden. Overridden to change the default value to be TextRenderingHint.AntiAlias. | |
ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject. (Inherited from Northwoods.Go.GoView) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
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) |