Delen via


RelativePosition Members

Include Protected Members
Include Inherited Members

Represents a position on the designer that remains independent of coordinate systems.

The RelativePosition type exposes the following members.

Constructors

 

Name

Description

Public method

RelativePosition

Overloaded. Initializes a new instance of the RelativePosition class.

Top

Methods

 

Name

Description

Public method

Contains

Returns a value indicating whether the specified RelativePosition exists inside of this RelativePosition.

Public method

Equals

Overloaded. Determines whether RelativePosition objects are equal.

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Overrides Object.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 name of this position. (Overrides Object.ToString().)

Top

Operators

 

Name

Description

Public operatorStatic member

Equality

Compares two RelativePosition objects.

Public operatorStatic member

Inequality

Compares two RelativePosition objects.

Top

See Also

Reference

RelativePosition Class

Microsoft.Windows.Design.Interaction Namespace