Northwoods.Go Assembly > Northwoods.Go Namespace : GoView Class |
For a list of all members of this type, see GoView members.
Name | Description | |
---|---|---|
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
![]() | AllowCopy | Gets or sets whether the user can copy objects in this view. |
![]() | AllowDelete | Gets or sets whether the user can delete objects in this view. |
![]() | AllowDragOut | Gets or sets whether the user can drag the selection out of this view to another window. |
![]() | AllowDrop | Overridden. Gets and sets whether this view accepts drop events of drag-and-drop operations. |
![]() | AllowEdit | Gets or sets whether the user can edit objects in this view. |
![]() | AllowInsert | Gets or sets whether the user can insert objects into this view. |
![]() | AllowKey | Gets or sets whether the user can type keystroke commands in this view. |
![]() | AllowLink | Gets or sets whether the user can link objects together in this view. |
![]() | AllowMouse | Gets or sets whether the user can use the mouse in this view. |
![]() | AllowMove | Gets or sets whether the user can move objects in this view. |
![]() | AllowReshape | Gets or sets whether the user can reshape objects in this view. |
![]() | AllowResize | Gets or sets whether the user can resize objects in this view. |
![]() | AllowSelect | Gets or sets whether the user can select objects in this view. |
![]() | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | ArrowMoveLarge | Gets or sets the distance a selected object is moved using the arrow keys. |
![]() | ArrowMoveSmall | Gets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. |
![]() | AutoPanRegion | Gets or sets the region around the original pan point where automatic panning does not occur. |
![]() | AutoScrollDelay | Gets or sets how long to wait before autoscrolling. |
![]() | AutoScrollRegion | Gets or sets the margin in the view where a mouse drag will automatically cause the view to scroll. |
![]() | AutoScrollTime | Gets or sets how quickly to change the DocPosition when the mouse is in the AutoScrollRegion. |
![]() | BackColor | Gets or sets the background color for the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundHasSheet | Gets or sets whether there is a value for Sheet, that is a GoSheet in this view's BackgroundLayer. |
![]() | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
![]() | Border3DStyle | Gets or sets the 3D border style for this view. |
![]() | BorderStyle | Gets or sets the border style for this view. |
![]() | BoundingHandlePenWidth | Gets or sets the width of the pen used in bounding handles, surrounding a selected object. |
![]() | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | CompositingQuality | Gets or sets how pixels are composited for all drawing operations. |
![]() | ContextClickSingleSelection | Gets or sets the SingleSelection property of the GoToolContext tool that is in the MouseDownTools list. |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (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. |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DisableKeys | Gets or sets which key commands are disabled in the GoToolManager's GoToolManager.DoKeyDown method. |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | DocPosition | Gets or sets the position in the document that this view is displaying. |
![]() | DocScale | Gets or sets the scale at which this view displays its document. |
![]() | DocumentSize | Gets the dimensions of the document. |
![]() | DocumentTopLeft | Gets the top-left position of the document. |
![]() | 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.] |
![]() | 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.] |
![]() | DrawsXorMode | Gets or sets whether a rubber-band box should be drawn in XOR mode. |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (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 GoToolDragging as the current Tool for dragging around those newly dropped objects. |
![]() | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | Gets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control) |
![]() | GridCellSizeHeight | Design-time and PropertyGrid access to Grid properties. |
![]() | GridCellSizeWidth | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineColor | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineDashPattern | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineDashStyle | Design-time and PropertyGrid access to Grid properties. |
![]() | GridLineWidth | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineColor | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineDashPattern | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineDashStyle | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineFrequency | Design-time and PropertyGrid access to Grid properties. |
![]() | GridMajorLineWidth | Design-time and PropertyGrid access to Grid properties. |
![]() | GridOriginRelative | Design-time and PropertyGrid access to Grid properties. |
![]() | GridOriginX | Design-time and PropertyGrid access to Grid properties. |
![]() | GridOriginY | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapCellSpot | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapDrag | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapOpaque | Design-time and PropertyGrid access to Grid properties. |
![]() | GridSnapResize | Design-time and PropertyGrid access to Grid properties. |
![]() | GridStyle | Design-time and PropertyGrid access to Grid properties. |
![]() | GridUnboundedSpots | Design-time and PropertyGrid access to Grid properties. |
![]() | HidesSelection | Gets or sets whether the selection disappears when this view loses focus. |
![]() | HoverDelay | Gets or sets how long a mouse should stay at one spot before a hover event occurs. |
![]() | ImageList | Gets or sets the ImageList that GoImage objects can draw from. |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | InterpolationMode | Gets or sets how images are rendered when scaled or stretched. |
![]() | IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. |
![]() ![]() | LicenseKey | This static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark. |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSelectionCount | Gets or sets the maximum number of objects allowed in the selection. |
![]() | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | NewGoLabeledLink | This convenience property safely casts the value of NewLinkPrototype as a GoLabeledLink. |
![]() | NewGoLink | This convenience property safely casts the value of NewLinkPrototype as a GoLink. |
![]() | NewLinkPrototype | Gets or sets a GoObject that is copied when a new link is created. |
![]() | NoFocusSelectionColor | Gets or sets the handle color for selected objects when this view does not have focus. |
![]() | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
![]() | PaintGreekScale | Gets or sets the scale at which greeked objects paint something simple. |
![]() | PaintNothingScale | Gets or sets the scale at which greeked objects paint nothing. |
![]() | PixelOffsetMode | Gets or sets how pixels are positioned for all drawing operations. |
![]() | PortGravity | Gets or sets the distance at which potential links will snap to valid ports. |
![]() | PrimarySelectionColor | Gets or sets the handle color for the primary selection. |
![]() | PrintDocumentSize | Gets the size of the document to be printed. |
![]() | PrintDocumentTopLeft | Gets the top-left position of the document to be printed. |
![]() | PrintScale | Gets or sets the scale at which we should print. |
![]() | PrintsViewObjects | Gets or sets whether PrintView should print objects that belong to view layers as well as all document objects. |
![]() | ResizeHandleHeight | Design-time and PropertyGrid access to ResizeHandleSize. |
![]() | ResizeHandlePenWidth | Gets or sets the width of the pen used in resize handles for a selected object. |
![]() | ResizeHandleWidth | Design-time and PropertyGrid access to ResizeHandleSize. |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
![]() | ScrollSmallChange | Gets or sets the distance to scroll when scrolling a small amount. |
![]() | SecondarySelectionColor | Gets or sets the handle color for selected objects other than the primary selection. |
![]() | SelectInRectangleStyle | Gets or sets the GoPickInRectangleStyle used by SelectInRectangle to determine whether an object is within a rectangle. |
![]() | ShadowColor | Gets or sets the color used for drawing drop shadows. |
![]() | ShadowHeight | Design-time and PropertyGrid access to the ShadowOffset. |
![]() | ShadowWidth | Design-time and PropertyGrid access to the ShadowOffset. |
![]() | SheetBackgroundImageSpot | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetBottomRightMargin | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetMarginBounds | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetMarginColor | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetPaperBounds | Design-time and PropertyGrid access to Sheet properties. |
![]() | 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 GoViewSheetStyle.None. |
![]() | SheetShowsMargins | Design-time and PropertyGrid access to Sheet properties. |
![]() | SheetStyle | Gets or sets how the view adjusts its DocScale and DocPosition as the view's size changes. |
![]() | SheetTopLeftMargin | Design-time and PropertyGrid access to Sheet properties. |
![]() | ShowHorizontalScrollBar | Gets or sets the visibility policy for the horizontal scroll bar. |
![]() | 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. |
![]() | ShowVerticalScrollBar | Gets or sets the visibility policy for the vertical scroll bar. |
![]() | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SmoothingMode | Gets or sets how nicely lines are drawn. |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | Text | Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | TextRenderingHint | Gets or sets how nicely text is rendered. |
![]() | ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a particular GoObject. |
![]() | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
![]() ![]() | Version | Return the version of GoDiagram being used. |
![]() ![]() | VersionName | Return the name of the version of GoDiagram being used. |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | CanEnableIme | Gets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control) |
![]() | CanRaiseEvents | Determines if events can be raised on the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultSize | Gets the default size of the control. (Inherited from System.Windows.Forms.Control) |
![]() | DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | FontHeight | Gets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeBase | Gets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control) |
![]() | ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control) |
![]() | ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control) |