GoDiagram Win Reference
GoDrawView Class Properties


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

Public Properties
 NameDescription
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowCopyGets or sets whether the user can copy objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowDeleteGets or sets whether the user can delete objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowDragOutGets or sets whether the user can drag the selection out of this view to another window. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowDropGets and sets whether this view accepts drop events of drag-and-drop operations. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowEditGets or sets whether the user can edit objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowInsertGets or sets whether the user can insert objects into this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowKeyGets or sets whether the user can type keystroke commands in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowLinkGets or sets whether the user can link objects together in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowMouseGets or sets whether the user can use the mouse in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowMoveGets or sets whether the user can move objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowReshapeGets or sets whether the user can reshape objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowResizeGets or sets whether the user can resize objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAllowSelectGets or sets whether the user can select objects in this view. (Inherited from Northwoods.Go.GoView)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyArrowMoveLargeGets or sets the distance a selected object is moved using the arrow keys. (Inherited from Northwoods.Go.GoView)
Public PropertyArrowMoveSmallGets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoPanRegionGets or sets the region around the original pan point where automatic panning does not occur. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoScrollDelayGets or sets how long to wait before autoscrolling. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoScrollRegionGets or sets the margin in the view where a mouse drag will automatically cause the view to scroll. (Inherited from Northwoods.Go.GoView)
Public PropertyAutoScrollTimeGets or sets how quickly to change the DocPosition when the mouse is in the AutoScrollRegion. (Inherited from Northwoods.Go.GoView)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundHasSheetGets 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)
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBorder3DStyleGets or sets the 3D border style for this view. (Inherited from Northwoods.Go.GoView)
Public PropertyBorderStyleGets or sets the border style for this view. (Inherited from Northwoods.Go.GoView)
Public PropertyBottomObjectCursorGets or sets the GoRulerCursor that represents the bottom side of an object in the document in the VerticalRuler.  
Public PropertyBoundingHandlePenWidthGets or sets the width of the pen used in bounding handles, surrounding a selected object. (Inherited from Northwoods.Go.GoView)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyCompositingQualityGets or sets how pixels are composited for all drawing operations. (Inherited from Northwoods.Go.GoView)
Public PropertyContextClickSingleSelectionGets 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)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyCursorNameGets or sets the view's Cursor given a standard cursor name, rather than a Windows.Forms.Cursor object. (Inherited from Northwoods.Go.GoView)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisableKeysGets or sets which key commands are disabled in the Northwoods.Go.GoToolManager's Northwoods.Go.GoToolManager.DoKeyDown method. (Inherited from Northwoods.Go.GoView)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDocPositionGets or sets the position in the document that this view is displaying. (Inherited from Northwoods.Go.GoView)
Public PropertyDocScaleGets or sets the scale at which this view displays its document. (Inherited from Northwoods.Go.GoView)
Public PropertyDocumentSizeGets the dimensions of the document. (Inherited from Northwoods.Go.GoView)
Public PropertyDocumentTopLeftGets the top-left position of the document. (Inherited from Northwoods.Go.GoView)
Public PropertyDragRoutesRealtimeGets 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)
Public PropertyDragsRealtimeGets 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)
Public PropertyDrawsXorModeGets or sets whether a rubber-band box should be drawn in XOR mode. (Inherited from Northwoods.Go.GoView)
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyExternalDragDropsOnEnterGets 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)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyGridCellSizeHeightDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridCellSizeWidthDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineColorDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineDashPatternDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineDashStyleDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridLineWidthDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineColorDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineDashPatternDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineDashStyleDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineFrequencyDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridMajorLineWidthDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridOriginRelativeDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridOriginXDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridOriginYDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapCellSpotDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapDragDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapOpaqueDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridSnapResizeDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridStyleDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyGridUnboundedSpotsDesign-time and PropertyGrid access to Grid properties. (Inherited from Northwoods.Go.GoView)
Public PropertyHidesSelectionGets or sets whether the selection disappears when this view loses focus. (Inherited from Northwoods.Go.GoView)
Public PropertyHorizontalCenterObjectCursorGets or sets the GoRulerCursor that represents the horizontal middle of an object in the document in the HorizontalRuler.  
Public PropertyHorizontalRulerGets or sets the GoRuler that measures horizontally and is normally the top bar for the view.  
Public PropertyHorizontalRulerMouseCursorGets or sets the GoRulerCursor that represents the current mouse position for the HorizontalRuler.  
Public PropertyHoverDelayGets or sets how long a mouse should stay at one spot before a hover event occurs. (Inherited from Northwoods.Go.GoView)
Public PropertyImageListGets or sets the ImageList that GoImage objects can draw from. (Inherited from Northwoods.Go.GoView)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInterpolationModeGets or sets how images are rendered when scaled or stretched. (Inherited from Northwoods.Go.GoView)
Public PropertyIsRenderingBitmapThis property is true when this GoView is producing a Bitmap. (Inherited from Northwoods.Go.GoView)
Public PropertyLeftObjectCursorGets or sets the GoRulerCursor that represents the left side of an object in the document in the HorizontalRuler.  
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSelectionCountGets or sets the maximum number of objects allowed in the selection. (Inherited from Northwoods.Go.GoView)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyNewGoLabeledLinkThis convenience property safely casts the value of NewLinkPrototype as a Northwoods.Go.GoLabeledLink. (Inherited from Northwoods.Go.GoView)
Public PropertyNewGoLinkThis convenience property safely casts the value of NewLinkPrototype as a Northwoods.Go.GoLink. (Inherited from Northwoods.Go.GoView)
Public PropertyNewLinkPrototypeGets or sets a Northwoods.Go.GoObject that is copied when a new link is created. (Inherited from Northwoods.Go.GoView)
Public PropertyNoFocusSelectionColorGets or sets the handle color for selected objects when this view does not have focus. (Inherited from Northwoods.Go.GoView)
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyPaintGreekScaleGets or sets the scale at which greeked objects paint something simple. (Inherited from Northwoods.Go.GoView)
Public PropertyPaintNothingScaleGets or sets the scale at which greeked objects paint nothing. (Inherited from Northwoods.Go.GoView)
Public PropertyPixelOffsetModeGets or sets how pixels are positioned for all drawing operations. (Inherited from Northwoods.Go.GoView)
Public PropertyPortGravityGets or sets the distance at which potential links will snap to valid ports. (Inherited from Northwoods.Go.GoView)
Public PropertyPrimarySelectionColorGets or sets the handle color for the primary selection. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintDocumentSizeGets the size of the document to be printed. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintDocumentTopLeftGets the top-left position of the document to be printed. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintScaleGets or sets the scale at which we should print. (Inherited from Northwoods.Go.GoView)
Public PropertyPrintsViewObjectsGets or sets whether PrintView should print objects that belong to view layers as well as all document objects. (Inherited from Northwoods.Go.GoView)
Public PropertyResizeHandleHeightDesign-time and PropertyGrid access to ResizeHandleSize. (Inherited from Northwoods.Go.GoView)
Public PropertyResizeHandlePenWidthGets or sets the width of the pen used in resize handles for a selected object. (Inherited from Northwoods.Go.GoView)
Public PropertyResizeHandleWidthDesign-time and PropertyGrid access to ResizeHandleSize. (Inherited from Northwoods.Go.GoView)
Public PropertyRightObjectCursorGets or sets the GoRulerCursor that represents the right side of an object in the document in the HorizontalRuler.  
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyScrollSmallChangeGets or sets the distance to scroll when scrolling a small amount. (Inherited from Northwoods.Go.GoView)
Public PropertySecondarySelectionColorGets or sets the handle color for selected objects other than the primary selection. (Inherited from Northwoods.Go.GoView)
Public PropertySelectInRectangleStyleGets or sets the Northwoods.Go.GoPickInRectangleStyle used by SelectInRectangle to determine whether an object is within a rectangle. (Inherited from Northwoods.Go.GoView)
Public PropertyShadowColorGets or sets the color used for drawing drop shadows. (Inherited from Northwoods.Go.GoView)
Public PropertyShadowHeightDesign-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView)
Public PropertyShadowWidthDesign-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.Go.GoView)
Public PropertySheetBackgroundImageSpotDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetBottomRightMarginDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetMarginBoundsDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetMarginColorDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetPaperBoundsDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetRoomGets 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)
Public PropertySheetShowsMarginsDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertySheetStyleGets or sets how the view adjusts its DocScale and DocPosition as the view's size changes. (Inherited from Northwoods.Go.GoView)
Public PropertySheetTopLeftMarginDesign-time and PropertyGrid access to Sheet properties. (Inherited from Northwoods.Go.GoView)
Public PropertyShowHorizontalScrollBarGets or sets the visibility policy for the horizontal scroll bar. (Inherited from Northwoods.Go.GoView)
Public PropertyShowsNegativeCoordinatesControls 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)
Public PropertyShowVerticalScrollBarGets or sets the visibility policy for the vertical scroll bar. (Inherited from Northwoods.Go.GoView)
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertySmoothingModeGets or sets how nicely lines are drawn. (Inherited from Northwoods.Go.GoView)
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyText (Inherited from System.Windows.Forms.Control)
Public PropertyTextRenderingHintGets or sets how nicely text is rendered. (Inherited from Northwoods.Go.GoView)
Public PropertyToolTipTextGets 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)
Public PropertyTopObjectCursorGets or sets the GoRulerCursor that represents the top side of an object in the document in the VerticalRuler.  
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalCenterObjectCursorGets or sets the GoRulerCursor that represents the vertical middle of an object in the document in the VerticalRuler.  
Public PropertyVerticalRulerGets or sets the GoRuler that measures vertically and is normally the left bar for the view.  
Public PropertyVerticalRulerMouseCursorGets or sets the GoRulerCursor that represents the current mouse position for the VerticalRuler.  
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Top
Protected Properties
 NameDescription
Protected PropertyCanEnableIme (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEvents (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParams (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeMode (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMargin (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPadding (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDoubleBuffered (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeight (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBase (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedraw (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildren (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

GoDrawView Class
Northwoods.Go.Draw Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback