DiagramFixupConstants Class
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | LoopMax | Gets or sets the maximum amount of times that the auto fixup code is allowed to loop through trying to position and size everything correctly. It defaults to the above, but is settable per designer. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | AddClrElementRulePriority | |
![]() ![]() | AddConnectionRulePriority | Rules that add connections between shapes fire at this priority. |
![]() ![]() | AddOrphanedLinkForPresentationViewsSubjectLink | Rules that add an orphaned PEL link when a PresentationViewsSubject link is added. |
![]() ![]() | AddPresentationViewsSubjectLinkForOrphanedLink | Rules that add a PresentationViewsSubject link when an orphaned PEL link is added. |
![]() ![]() | AddShapeParentExistRulePriority | Rules that need to have a diagram shape association present |
![]() ![]() | AddShapeRulePriority | Rules that add child shapes fire at this priority. |
![]() ![]() | AutoLayoutShapesRulePriority | Rules that auto-layout shapes fire at this priority. |
![]() ![]() | LineReroutingRulePriority | Rules that reroute lines on a diagram. |
![]() ![]() | ResizeParentRulePriority | Rules that resize parents of nested shapes. |
![]() ![]() | ShapeAnchoringRulePriority | Rules that resize parents of nested shapes. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



