The AnchorMatching type exposes the following members.

Methods

  Name Description
Public method Equals (Overrides ValueType..::..Equals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode (Overrides ValueType..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Operators

  Name Description
Public operator Static member Equality
Public operator Static member Inequality

Properties

  Name Description
Public property FixedElementAnchor
Anchor of the fixed element.
Public property MoveableElementAnchor
Anchor of the element that will be located.

See Also