The RelativeOffset type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RelativeOffset(Func<(Of <(<'T, TResult>)>)>) | Initializes a new instance of the RelativeOffset class |
![]() | RelativeOffset(Func<(Of <(<'T, TResult>)>)>, Boolean) | Initializes a new instance of the RelativeOffset class |
Methods
Name | Description | |
---|---|---|
![]() | $InvariantMethod$ | (Overrides Operand..::..$InvariantMethod$()()()().) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object..::..ToString()()()().) |
Fields
Name | Description | |
---|---|---|
![]() | $evaluatingInvariant$ | (Inherited from Operand.) |
Properties
Name | Description | |
---|---|---|
![]() | Expression |
Gets or sets the expression evaluating to the jump target.
|
![]() | PreferredSize |
Gets or sets the preferred size of the operand.
(Inherited from Operand.) |
![]() | Size |
Gets the actual size of the relative offset value.
(Overrides Operand..::..Size.) |