AnchorPoint Class

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

System::Object
  Microsoft.VisualStudio.Modeling.Diagrams::AnchorPoint

public ref class AnchorPoint 

NameDescription
System_CAPS_pubmethodApplyRoute(DiagramClientView^, PointD)

System_CAPS_pubmethodEquals(Object^)

Gets a value indicating whether two AnchorPoint objects are equal.(Overrides Object::Equals(Object^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetAccessibilityObject(LinkShape^, LineSegment^, DiagramClientView^)

Gets the AccessibleObject assigned to the AnchorPoint.

System_CAPS_pubmethodGetFocusable(ShapeElement^, LineSegment^)

Returns a value indicating whether this anchor point is focusable.

System_CAPS_pubmethodGetHashCode()

Gets a hash code for this AnchorPoint.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetSelectable(ShapeElement^, LineSegment^)

Returns a value indicating whether this anchor point is selectable.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInvalidateCurrent(DiagramClientView^)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodMoveTo(DiagramClientView^, PointD)

System_CAPS_pubmethodRollbackRoute(DiagramClientView^)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: