DiagramClientView Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyAccessibilityObject

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleDefaultActionDescription

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleDescription

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleName

(Inherited from Control.)

System_CAPS_pubpropertyAccessibleRole

(Inherited from Control.)

System_CAPS_pubpropertyActiveMouseAction

Gets or sets the active mouse action for this DiagramClientView.

System_CAPS_pubpropertyAllowDrop

(Inherited from Control.)

System_CAPS_pubpropertyAnchor

(Inherited from Control.)

System_CAPS_pubpropertyAutoScrollOffset

(Inherited from Control.)

System_CAPS_pubpropertyBackColor

(Inherited from Control.)

System_CAPS_pubpropertyBackgroundImage

(Inherited from Control.)

System_CAPS_pubpropertyBackgroundImageLayout

(Inherited from Control.)

System_CAPS_pubpropertyBindingContext

(Inherited from Control.)

System_CAPS_pubpropertyBottom

(Inherited from Control.)

System_CAPS_pubpropertyBounds

(Inherited from Control.)

System_CAPS_protpropertyCanEnableIme

(Inherited from Control.)

System_CAPS_pubpropertyCanFocus

(Inherited from Control.)

System_CAPS_protpropertyCanRaiseEvents

(Inherited from Control.)

System_CAPS_pubpropertyCanSelect

(Inherited from Control.)

System_CAPS_pubpropertyCapture

(Inherited from Control.)

System_CAPS_pubpropertyCausesValidation

(Inherited from Control.)

System_CAPS_pubpropertyClientRectangle

(Inherited from Control.)

System_CAPS_pubpropertyClientSize

(Inherited from Control.)

System_CAPS_pubpropertyCompanyName

(Inherited from Control.)

System_CAPS_pubpropertyContainer

(Inherited from Component.)

System_CAPS_pubpropertyContainsFocus

(Inherited from Control.)

System_CAPS_pubpropertyContextMenu

(Inherited from Control.)

System_CAPS_pubpropertyContextMenuStrip

(Inherited from Control.)

System_CAPS_pubpropertyControls

(Inherited from Control.)

System_CAPS_pubpropertyCreated

(Inherited from Control.)

System_CAPS_protpropertyCreateParams

(Inherited from Control.)

System_CAPS_pubpropertyCursor

(Note: Override the cursor in the MouseAction-derived classes or ShapeElement-derived classes instead.)(Overrides Control::Cursor.)

System_CAPS_pubpropertyDataBindings

(Inherited from Control.)

System_CAPS_protpropertyDefaultCursor

(Inherited from Control.)

System_CAPS_protpropertyDefaultImeMode

(Inherited from Control.)

System_CAPS_protpropertyDefaultMargin

(Inherited from Control.)

System_CAPS_protpropertyDefaultMaximumSize

(Inherited from Control.)

System_CAPS_protpropertyDefaultMinimumSize

(Inherited from Control.)

System_CAPS_protpropertyDefaultPadding

(Inherited from Control.)

System_CAPS_protpropertyDefaultSize

(Inherited from Control.)

System_CAPS_protpropertyDesignMode

(Inherited from Component.)

System_CAPS_pubpropertyDiagram

Gets or sets the Diagram object associated with this DiagramClientView.

System_CAPS_pubpropertyDisplayRectangle

(Inherited from Control.)

System_CAPS_pubpropertyDisposing

(Inherited from Control.)

System_CAPS_pubpropertyDock

(Inherited from Control.)

System_CAPS_protpropertyDoubleBuffered

(Inherited from Control.)

System_CAPS_pubpropertyDpiX

Display resolution X in dots per inch. MAY BE STALE if display resolution has changed since last call to UpdateRatios (via W2D/D2W calls). It is likely not to have changed and good enough for most purposes (creation was for bump-scrolling) as it avoids creating another graphics as does GetWorldUnitsPerDeviceUnits.

System_CAPS_pubpropertyDpiY

Display resolution X in dots per inch. MAY BE STALE if display resolution has changed since last call. Likely not and good enough for most purposes as it avoids creating another graphics.

System_CAPS_pubpropertyDropTargetFeedback

Gets a DropTargetFeedback object which provides the drag feedback. By modifying this object, drag feedback can be altered.

System_CAPS_pubpropertyEnabled

(Inherited from Control.)

System_CAPS_protpropertyEvents

(Inherited from Component.)

System_CAPS_pubpropertyFocused

(Inherited from Control.)

System_CAPS_pubpropertyFont

(Inherited from Control.)

System_CAPS_protpropertyFontHeight

(Inherited from Control.)

System_CAPS_pubpropertyForeColor

(Inherited from Control.)

System_CAPS_pubpropertyHandle

(Inherited from Control.)

System_CAPS_pubpropertyHasChildren

(Inherited from Control.)

System_CAPS_pubpropertyHeight

(Inherited from Control.)

System_CAPS_pubpropertyHighlightedShapes

Gets the highlighted shapes for the DiagramClientView.

System_CAPS_pubpropertyHorizontalScrollPosition

Gets or sets the horizontal scroll position in scroll units.

System_CAPS_pubpropertyImeMode

(Inherited from Control.)

System_CAPS_protpropertyImeModeBase

(Inherited from Control.)

System_CAPS_pubpropertyInvokeDragDropTarget

The shape that InvokeDragDrop() will drop onto, or null if there is no drop target.

System_CAPS_pubpropertyInvokeRequired

(Inherited from Control.)

System_CAPS_pubpropertyIsAccessible

(Inherited from Control.)

System_CAPS_pubpropertyIsDisposed

(Inherited from Control.)

System_CAPS_pubpropertyIsHandleCreated

(Inherited from Control.)

System_CAPS_pubpropertyIsMirrored

(Inherited from Control.)

System_CAPS_pubpropertyLayoutEngine

(Inherited from Control.)

System_CAPS_pubpropertyLeft

(Inherited from Control.)

System_CAPS_pubpropertyLocation

(Inherited from Control.)

System_CAPS_pubpropertyMargin

(Inherited from Control.)

System_CAPS_pubpropertyMaximumHorizontalScrollRange

Gets or sets the upper limit of values of the scrollable range in scroll units. This is not the maximum scroll position.

System_CAPS_pubpropertyMaximumSize

(Inherited from Control.)

System_CAPS_pubpropertyMaximumVerticalScrollRange

Gets or sets the upper limit of values of the scrollable range in scroll units. This is not the maximum scroll position.

System_CAPS_pubpropertyMaximumZoom

Gets the maximum zoom allowed.

System_CAPS_pubpropertyMinimumHorizontalScrollRange

Gets the lower limit of values of the scrollable range in scroll units.

System_CAPS_pubpropertyMinimumSize

(Inherited from Control.)

System_CAPS_pubpropertyMinimumVerticalScrollRange

Gets the lower limit of values of the scrollable range in scroll units.

System_CAPS_pubpropertyMinimumZoom

Gets the minimum zoom allowed.

System_CAPS_pubpropertyMouseHoverDelay

Gets or sets the amount to delay the raising of the shape MouseHover event. Units are in milliseconds.

System_CAPS_pubpropertyName

(Inherited from Control.)

System_CAPS_pubpropertyPadding

(Inherited from Control.)

System_CAPS_pubpropertyParent

(Inherited from Control.)

System_CAPS_pubpropertyPreferredSize

(Inherited from Control.)

System_CAPS_pubpropertyProductName

(Inherited from Control.)

System_CAPS_pubpropertyProductVersion

(Inherited from Control.)

System_CAPS_pubpropertyRecreatingHandle

(Inherited from Control.)

System_CAPS_pubpropertyRegion

(Inherited from Control.)

System_CAPS_protpropertyRenderRightToLeft

(Inherited from Control.)

System_CAPS_protpropertyResizeRedraw

(Inherited from Control.)

System_CAPS_pubpropertyRight

(Inherited from Control.)

System_CAPS_pubpropertyRightToLeft

(Inherited from Control.)

System_CAPS_protpropertyScaleChildren

(Inherited from Control.)

System_CAPS_pubpropertyScrollPageSize

Gets the number of scroll units to scroll for scrolling a page.

System_CAPS_pubpropertyScrollUnitsPerMouseWheel

Gets the number of scroll units to scroll for each mouse wheel event.

System_CAPS_pubpropertySelection

Gets the selection for the DiagramClientView.

System_CAPS_pubpropertyShadowBitmap

Gets the ShadowBitmap associated with this design surface.

System_CAPS_protpropertyShowFocusCues

(Inherited from Control.)

System_CAPS_protpropertyShowKeyboardCues

(Inherited from Control.)

System_CAPS_pubpropertySite

(Inherited from Control.)

System_CAPS_pubpropertySize

(Inherited from Control.)

System_CAPS_pubpropertyTabIndex

(Inherited from Control.)

System_CAPS_pubpropertyTabStop

(Inherited from Control.)

System_CAPS_pubpropertyTag

(Inherited from Control.)

System_CAPS_pubpropertyTakeFocusOnDragOver

Gets or sets a value indicating whether this control should take the focus on a DragOver event.

System_CAPS_pubpropertyText

(Inherited from Control.)

System_CAPS_pubpropertyTop

(Inherited from Control.)

System_CAPS_pubpropertyTopLevelControl

(Inherited from Control.)

System_CAPS_pubpropertyUseWaitCursor

(Inherited from Control.)

System_CAPS_pubpropertyVerticalScrollPosition

Gets or sets the vertical scroll position in scroll units.

System_CAPS_pubpropertyViewBounds

Gets the bounds of the viewport in world units relative to the top-left of the Diagram.

System_CAPS_pubpropertyViewLocation

Gets the top-left corner of the viewport relative to the top-left of the Diagram in world units.

System_CAPS_pubpropertyViewSize

Gets the size of the viewport in world units.

System_CAPS_pubpropertyVisible

(Inherited from Control.)

System_CAPS_pubpropertyWidth

(Inherited from Control.)

System_CAPS_pubpropertyZoomFactor

Gets the scaling factor.

Return to top
Show: