RelativeValue Members
Include Protected Members
Include Inherited Members
Represents a coordinate on the designer.
The RelativeValue type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the RelativeValue structure using a RelativePosition and a value.
Top
Methods
Name
Description
Determines whether the specified object is equal to this RelativeValue structure. (Overrides ValueType.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the hash code for this instance. (Overrides ValueType.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Operators
Name
Description
Compares two RelativeValue structures.
Compares two RelativeValue structures.
Top
Properties
Name
Description
Gets or sets the RelativePosition that identifies the kind for this value.
Gets or sets the actual value of this position or coordinate.
Top