Diagram 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_pubpropertyAbsoluteBoundingBox

The bounding rectangle of the shape, measured relative to the Diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyAbsoluteBoundingBoxToEnsureVisible

Gets the absolute bounding rectangle for DiagramClientView::EnsureVisible.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAbsoluteBounds

A domain property that gets or sets the size and position of the bounding rectangle of the shape, measured relative to the top left of the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyAbsoluteCenter

Gets the point in the center of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibilityObject

Gets the accessibility object for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleDefaultActionDescription

Gets the default action description for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleDescription

Gets the description for the diagram.(Overrides ShapeElement::AccessibleDescription.)

System_CAPS_pubpropertyAccessibleHelp

Gets the Help for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleHelpTopicFileName

Gets the Help topic for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleHelpTopicId

Gets the ID of the Help topic for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleName

Gets the name of the diagram.(Overrides ShapeElement::AccessibleName.)

System_CAPS_pubpropertyAccessibleRole

Gets the role of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAccessibleState

Gets the state of the shape.(Inherited from NodeShape.)

System_CAPS_pubpropertyAccessibleValue

Gets the value of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyActiveDiagramView

Gets the active view for the diagram.

System_CAPS_pubpropertyAllowsChildrenInSelection

If true, the children of this shape can be included in the current selection group.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAllowsChildrenToResizeParent

Gets the diagram and verifies whether it should be resized so that all elements in the diagram appear.(Overrides ShapeElement::AllowsChildrenToResizeParent.)

System_CAPS_pubpropertyAllowsChildrenToShrinkParent

If true, this shape will reduce in size to fit around its children when they are re-sized or moved.(Inherited from ShapeElement.)

System_CAPS_pubpropertyAnchoring

Describes how the shape should position and size itself as the parent shape moves and resizes. Alter the returned object as required.(Inherited from NodeShape.)

System_CAPS_pubpropertyAnchorPointAction

Gets the mouse action that is responsible for moving the endpoints of a link.

System_CAPS_pubpropertyAutoResizeParentOnBoundsChange

Gets the child shape and verifies whether its parent shape should be resized when the absolute bounds for the child shape change.(Inherited from NodeShape.)

System_CAPS_pubpropertyBackgroundBrushId

Gets the ID of the brush that draws the background for the diagram.(Overrides ShapeElement::BackgroundBrushId.)

System_CAPS_pubpropertyBackgroundGradientMode

Gets the gradient for the background of the shape.(Inherited from NodeShape.)

System_CAPS_protpropertyBaseFontFromEnvironment

Gets the font to use as the base font.

System_CAPS_pubpropertyBaseFontName

Gets or sets the name of the base font.

System_CAPS_pubpropertyBaseFontSize

Gets or sets the size of the base font.

System_CAPS_pubpropertyBoundingBox

Gets the bounding rectangle of the shape, measured relative to the ParentShape.(Inherited from NodeShape.)

System_CAPS_pubpropertyBounds

A domain property that gets or sets the size and position of the bounding rectangle of the shape, measured relative to the top left of the ParentShape.(Inherited from NodeShape.)

System_CAPS_pubpropertyBoundsRules

Bounds rules constrain how the user can update the size and position of the bounding rectangle. Override to return a BoundsRules.(Inherited from NodeShape.)

System_CAPS_pubpropertyCanDeserializationReroute

Gets the diagram and verifies whether it allows rerouting during serialization.

System_CAPS_pubpropertyCanExpandAndCollapse

Gets the shape and verifies whether a user can expand and collapse it.(Inherited from NodeShape.)

System_CAPS_pubpropertyCanFocus

Gets the shape and verifies whether it can receive the focus.(Inherited from ShapeElement.)

System_CAPS_pubpropertyCanMove

Gets the diagram and verifies whether it can be moved.(Overrides ShapeElement::CanMove.)

System_CAPS_pubpropertyCanResize

Gets the shape and verifies whether a user can resize it.(Inherited from NodeShape.)

System_CAPS_pubpropertyCanSelect

Gets the shape and verifies whether a user can select it.(Inherited from ShapeElement.)

System_CAPS_pubpropertyCenter

Gets the point in the center of the shape.(Inherited from ShapeElement.)

System_CAPS_protpropertyClassStyleSet

Gets the style set for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyClientViews

Gets the list of client views that are assigned to the diagram.

System_CAPS_pubpropertyClipWhenDrawingFields

Gets the child shape and verifies whether its clipping region should be set to the bounding box for the parent shape when the child shape is drawn.(Inherited from ShapeElement.)

System_CAPS_pubpropertyConnectActionFilterString

Gets the connect action for the diagram.

System_CAPS_pubpropertyConnectionPoints

A list of points on the perimeter of a shape at which connectors can terminate. By default, a shape has no connection points, and connectors can terminate anywhere on its perimeter. (Inherited from NodeShape.)

System_CAPS_pubpropertySystem_CAPS_staticCopyOrigin

Gets the text that represents the original diagram that was copied.

System_CAPS_pubpropertyCreatableSwimLaneSubjects

Gets the list of domain classes that are linked to swimlane shapes.

System_CAPS_pubpropertyDecorators

Gets the collection of decorators for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyDefaultContainerMargin

Gets the margin between the diagram and its element shapes.(Overrides NodeShape::DefaultContainerMargin.)

System_CAPS_pubpropertyDefaultGridSize

Gets the size of the grid for the diagram. When the user moves a shape, its position is adjusted to align with the grid.

System_CAPS_pubpropertyDefaultShapeField

Gets the default shape, which is the first shape that can receive focus.(Inherited from ShapeElement.)

System_CAPS_pubpropertyDefaultSize

Gets the size of the diagram.(Overrides ShapeElement::DefaultSize.)

System_CAPS_pubpropertyDiagram

Gets the diagram to which the shape belongs.(Inherited from ShapeElement.)

System_CAPS_pubpropertyDiagramId

Gets or sets the ID that is assigned to the diagram.

System_CAPS_pubpropertyDragDropPendingAction

Gets the mouse action that is responsible for initiating the drag-and-drop action.

System_CAPS_pubpropertyElementOperations

Gets the object that performs selection operations.

System_CAPS_pubpropertyEnsureVisiblePreference

Preference for the EnsureVisible method for this Diagram. By default, all ShapeElements nested in this Diagram will use this preference. ShapeElements can override this preference and choose their own.(Overrides ShapeElement::EnsureVisiblePreference.)

System_CAPS_protpropertyEvents

Gets the list of event handlers for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyFixedFlags

Gets the flags that determine whether a shape is fixed to its position on the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyFocusedDiagramView

Gets the diagram view that has the focus.

System_CAPS_pubpropertyFromRoleLinkShapes

Gets the collection of link shapes for which this shape is the source.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryBackgroundBrushId

Gets the ID of the brush that is used to paint the background of the geometry.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryBoundingBox

Gets the bounding box of the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryCanResizeBottom

Gets the shape and verifies whether the user can resize it vertically, starting at the bottom.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryCanResizeLeft

Gets the shape and verifies whether the user can resize it horizontally, starting on the left.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryCanResizeRight

Gets the shape and verifies whether the user can resize it horizontally, starting on the right.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryCanResizeTop

Gets the shape and verifies whether the user can resize it vertically, starting at the top.(Inherited from NodeShape.)

System_CAPS_pubpropertyGeometryHasFilledBackground

Gets the shape and verifies whether its background is painted.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryHasOutline

Gets the shape and verifies whether it has an outline.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryHasShadow

true if the shape has a shadow; otherwise, false.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryOutlinePenId

Gets the ID of the pen that draws the outline for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGeometryStyleSet

Gets the style set for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyGestureExtensionController

Property holds the GestureExtenstionController. This object is invoked on the various Diagram events that can be handled by GestureExtensions. This object passes on control to various GestureExtensions to hande the events. The first time this property is called, a GestureExtensionController is created and added to the Store's CompositionContainer If the CompositionContainer is null, or if the created GestureExtensionController is null, this property will return null.

System_CAPS_pubpropertyGridColor

Gets or sets the color of the grid.

System_CAPS_pubpropertyGridSize

Gets or sets the default grid size for the shapes on the diagram.(Overrides ShapeElement::GridSize.)

System_CAPS_pubpropertyGroupBoundsRules

Gets or sets the bounds rules for a specific group of shapes on the diagram.

System_CAPS_pubpropertyHasAnchoring

True if there are any settings in the Anchoring.(Inherited from NodeShape.)

System_CAPS_pubpropertyHasAssociatedViews

Gets the diagram and verifies whether it is associated with a diagram view.

System_CAPS_pubpropertyHasBackgroundGradient

Gets the shape and verifies whether it has a gradient for its background.(Inherited from NodeShape.)

System_CAPS_pubpropertyHasChildren

true if the shape has child shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasConnectionPoints

True if the ConnectionPoints list is not empty.(Inherited from NodeShape.)

System_CAPS_protpropertyHasCustomToolTip

Gets the shape and verifies whether it has a custom tooltip.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasDragOverToolTip

Gets the shape and verifies whether it has a tooltip.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasFilledBackground

Gets the shape and verifies whether it has a background.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasHighlighting

Gets the shape and verifies whether it is highlighted.(Inherited from ShapeElement.)

System_CAPS_pubpropertyHasOutline

Gets the diagram and verifies whether it has an outline.(Overrides ShapeElement::HasOutline.)

System_CAPS_pubpropertyHasShadow

Gets the diagram and verifies whether it has a shadow.(Overrides ShapeElement::HasShadow.)

System_CAPS_pubpropertyHasSwimlanes

Gets the diagram and verifies whether it has swimlanes.

System_CAPS_pubpropertyHasToolTip

Gets the shape and verifies whether it has a tooltip.(Inherited from ShapeElement.)

System_CAPS_pubpropertyId

Gets the ID of the element.(Inherited from ModelElement.)

System_CAPS_pubpropertyInvokeEditorAction

Gets the mouse action that invokes a field editor when the user presses the mouse button.

System_CAPS_pubpropertyIsActive

Gets the IsActive flag and verifies to see whether the element is active.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsCompleteView

This property is now obsolete.

System_CAPS_pubpropertyIsDeleted

Gets the IsDeleted flag and checks to see whether the element has been deleted from the model.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsDeleting

Gets the IsDeleting flag and verifies whether the element is currently being deleted from the model.(Inherited from ModelElement.)

System_CAPS_pubpropertyIsExpanded

Gets the shape and verifies or sets whether it is expanded.(Inherited from NodeShape.)

System_CAPS_pubpropertyIsNestedChild

true if this shape element is in the NestedChildShapes of its ParentShape.(Inherited from ShapeElement.)

System_CAPS_protpropertyIsPlaceRouteNode

True if the shape’s position can be adjusted(Inherited from NodeShape.)

System_CAPS_pubpropertyIsPort

true if the shape is a port shape; otherwise, false.(Inherited from NodeShape.)

System_CAPS_pubpropertyIsRelativeChild

true if this shape element is in the RelativeChildShapes of its ParentShape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyIsVisible

If true, the shape appears on the diagram; if false, it does not appear, and layout and routing algorithms ignore it. See also Hide() and Show().(Inherited from ShapeElement.)

System_CAPS_pubpropertyIsWatermarkNeeded

Gets the diagram and verifies whether a watermark should appear for it.

System_CAPS_pubpropertyLassoAction

Gets the mouse action that initiates the lasso selection.

System_CAPS_pubpropertyLayoutObjectFixedFlags

Gets or sets the flags that determine whether a shape inside the graph is fixed to its position on the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyLineAdjustAwayDefault

Gets the shape and verifies whether child link shapes should try to align when they are connected to same shape or sets this value.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLineAffinityDefault

Gets or sets the target location where the link shape should try to position the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLineToLineClearance

Gets or sets the distance between child link shapes for this shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLineToNodeClearance

Gets or sets the distance between child link shapes and child node shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyLink

Gets a list of link shapes.(Inherited from NodeShape.)

System_CAPS_pubpropertyLocation

Gets or sets the coordinates of the top-left corner of the shape's bounds relative to its ParentShape.(Inherited from NodeShape.)

System_CAPS_pubpropertyManualRouteAction

Gets the mouse action that initiates manual line routing.

System_CAPS_pubpropertyMaximumSize

Gets the maximum size for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyMinimumResizableSize

Gets the minimum size to which the shape can be resized.(Inherited from NodeShape.)

System_CAPS_pubpropertyMinimumSize

Gets the minimum height and width of the diagram.(Overrides NodeShape::MinimumSize.)

System_CAPS_pubpropertyModelElement

Gets or sets the model element that is associated with the presentation element.(Inherited from PresentationElement.)

System_CAPS_pubpropertyName

Gets or sets the name of the diagram.

System_CAPS_pubpropertyNavigationRoot

Gets the root shape for the diagram.

System_CAPS_pubpropertyNeedsRenumber

Set this true if you change the order of child shapes anywhere on the diagram. The ZOrder of each shape will be reset.

System_CAPS_pubpropertyNestedChildShapes

The list of shapes that are part of this shape, and are constrained to appear within the boundaries of this shape or diagram.(Inherited from ShapeElement.)

System_CAPS_pubpropertyNestedShapesMargin

Gets the margin between nested shapes in the diagram.(Overrides ShapeElement::NestedShapesMargin.)

System_CAPS_pubpropertyNodeToNodeClearance

Gets or sets the margin between child node shapes.(Inherited from ShapeElement.)

System_CAPS_pubpropertyOutlinePenId

Gets the ID of the pen that draws the outline for the diagram.(Overrides ShapeElement::OutlinePenId.)

System_CAPS_pubpropertyOutlinePenWidth

Gets the width of the outline for the shape.(Inherited from ShapeElement.)

System_CAPS_protpropertyPaintMoveableDecoratorSelectionLines

(Inherited from ShapeElement.)

System_CAPS_pubpropertyPanZoomAction

Gets the mouse action that initiates zooming.

System_CAPS_protpropertyParentLink

Gets the relationship instance from the shape to the parent shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyParentShape

Gets the parent shape element. To appear on a diagram, a shape or connector must have a parent.(Inherited from ShapeElement.)

System_CAPS_pubpropertyPartition

Gets or sets the Partition that contains the element.(Inherited from ModelElement.)

System_CAPS_pubpropertyPerimeter

Gets the perimeter (path) around the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertyPortFixedFlags

Gets the flags that determine whether a port shape is fixed to its position.(Inherited from NodeShape.)

System_CAPS_pubpropertyRelatedShapeToEmphasize

Gets the related shape to visually emphasize to the user when this shape is selected.(Inherited from ShapeElement.)

System_CAPS_pubpropertyRelativeChildShapes

The list of shapes that are part of this shape, but can appear outside the boundaries of this shape.(Inherited from ShapeElement.)

System_CAPS_protpropertyRequiresWatermark

Gets the diagram and verifies whether a watermark should appear for it.

System_CAPS_pubpropertyResizableSides

Gets the sides of the shape that the user can resize.(Inherited from NodeShape.)

System_CAPS_pubpropertyResizeAction

Gets the mouse action that initiates the resizing of a shape.

System_CAPS_pubpropertyRouteJumpType

Gets or sets the jump style to use when a link shape crosses over another link shape on the diagram.

System_CAPS_pubpropertyRoutingStyle

Gets or sets the way link shapes are styled on the diagram.

System_CAPS_pubpropertySelectAction

Gets the mouse action that initiates the selection of a shape.

System_CAPS_pubpropertySelectionRules

Gets the rules that determine which elements in the diagram can be selected in a diagram and whether the diagram itself can be selected.

System_CAPS_pubpropertyShapeFields

Parts of a shape such as text rows and decorators.(Inherited from ShapeElement.)

System_CAPS_pubpropertyShapeGeometry

Gets the geometry of the diagram.(Overrides ShapeElement::ShapeGeometry.)

System_CAPS_pubpropertyShouldAutoPlaceChildShapes

Gets a shape and verifies whether its nested child shapes should be automatically positioned on the diagram.(Inherited from NodeShape.)

System_CAPS_pubpropertyShouldTryParentShapeForMergeOnToolboxDoubleClick

If true, when the user double-clicks a toolbox item with this shape selected, if the tool cannot be merged with this shape, then a merge with the parent shape will be attempted. Defaults to true.(Inherited from ShapeElement.)

System_CAPS_pubpropertyShowGrid

Gets the diagram and verifies whether the grid should appear for it or sets the visibility state of the diagram.

System_CAPS_pubpropertySize

Gets or sets the size of the shape.(Inherited from NodeShape.)

System_CAPS_pubpropertySnapToGrid

If true, shapes on the diagram are adjusted to align with a grid when they are moved by the user. Default value is true.

System_CAPS_pubpropertyStore

Gets the Store that contains the element.(Inherited from ModelElement.)

System_CAPS_pubpropertyStyleSet

Gets an instance of the style set for the shape.(Inherited from ShapeElement.)

System_CAPS_pubpropertySubject

Gets or sets the subject for the presentation element. Defaults to the same object as ModelElement.(Inherited from PresentationElement.)

System_CAPS_pubpropertySupportsPorts

Gets the diagram and verifies whether it contains ports.

System_CAPS_pubpropertyTargetToolboxItemFilterAttributes

Gets the collection of filter attributes for the toolbox that is assigned to the diagram.(Overrides ShapeElement::TargetToolboxItemFilterAttributes.)

System_CAPS_pubpropertyToolboxAction

Gets the mouse action that invokes a response when the user clicks the Toolbox.

System_CAPS_pubpropertyToRoleLinkShapes

Gets the collection of link shapes for which this shape is the target.(Inherited from NodeShape.)

System_CAPS_pubpropertyWatermarkText

Gets the watermark text that is assigned to the diagram.

System_CAPS_pubpropertyZOrder

Determines the order in which this shape will be displayed relative to other shapes on the diagram. Normally set from the order of child shapes. (Inherited from ShapeElement.)

Return to top
Show: