AnchoringBehavior Class
Describes how the ShapeField should position and size itself as the parent NodeShape moves and resizes.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Class AnchoringBehavior
'Usage
Dim instance As AnchoringBehavior
public class AnchoringBehavior
public ref class AnchoringBehavior
public class AnchoringBehavior
Examples
For an example, see AnchoringBehavior.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.AnchoringBehavior
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Modeling.Diagrams Namespace
Change History
Date |
History |
Reason |
---|---|---|
Added reference to example. |
Customer feedback. |