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
Overloaded. Initializes a new instance of the RelativePosition class.
Top
Methods
Name
Description
Returns a value indicating whether the specified RelativePosition exists inside of this RelativePosition.
Overloaded. Determines whether RelativePosition objects are equal.
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the name of this position. (Overrides Object.ToString().)
Top
Operators
Name
Description
Compares two RelativePosition objects.
Compares two RelativePosition objects.
Top