AnchorPoint Class
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyRoute(DiagramClientView^, PointD) | |
![]() | Equals(Object^) | Gets a value indicating whether two AnchorPoint objects are equal.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAccessibilityObject(LinkShape^, LineSegment^, DiagramClientView^) | Gets the AccessibleObject assigned to the AnchorPoint. |
![]() | GetFocusable(ShapeElement^, LineSegment^) | Returns a value indicating whether this anchor point is focusable. |
![]() | GetHashCode() | Gets a hash code for this AnchorPoint.(Overrides Object::GetHashCode().) |
![]() | GetSelectable(ShapeElement^, LineSegment^) | Returns a value indicating whether this anchor point is selectable. |
![]() | GetType() | (Inherited from Object.) |
![]() | InvalidateCurrent(DiagramClientView^) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MoveTo(DiagramClientView^, PointD) | |
![]() | RollbackRoute(DiagramClientView^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


