Inverse |
The InverseScaleRescaleConditions type exposes the following members.
| Name | Description | |
|---|---|---|
| AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT) | |
| Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
| EndRelativeTo |
Gets the reference mode used for the end value.
(Inherited from NumericScaleRescaleConditions) | |
| EndRescaling |
Gets the end rescaling mode.
(Inherited from NumericScaleRescaleConditions) | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsDisposeInProgress |
Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsResultingEndFixed |
Gets a value indicating whether the resulting end is fixed.
(Inherited from NumericScaleRescaleConditions) | |
| IsResultingOrgFixed |
Gets a value indicating whether the resulting origin is fixed.
(Inherited from NumericScaleRescaleConditions) | |
| IsSomeoneListeningToChanges |
Gets a value indicating whether someone is listening to changes. For this, either the ParentObject or the Changed event must be set.
(Inherited from SuspendableDocumentNodeBase) | |
| IsSuspended |
Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentLeafNode) | |
| Name |
Gets the name of this document node. Null is returned if the name is not set or unknown.
The set accessor will for most nodes throw a InvalidOperationException, since the name can only be set on IProjectItems.
(Inherited from SuspendableDocumentNodeBase) | |
| OrgRelativeTo |
Gets the reference mode used for the origin.
(Inherited from NumericScaleRescaleConditions) | |
| OrgRescaling |
Gets the origin rescaling mode.
(Inherited from NumericScaleRescaleConditions) | |
| ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| ResultingEnd |
Gets the resulting end.
(Overrides NumericScaleRescaleConditionsResultingEnd) | |
| ResultingInverseEnd | Gets the resulting end in inverse representation. | |
| ResultingInverseOrg | Gets the resulting origin in inverse representation. | |
| ResultingOrg |
Gets the resulting origin.
(Overrides NumericScaleRescaleConditionsResultingOrg) | |
| UserProvidedEndValue |
Gets the user-provided end value.
(Overrides NumericScaleRescaleConditionsUserProvidedEndValue) | |
| UserProvidedOrgValue |
Gets the user-provided origin value.
(Overrides NumericScaleRescaleConditionsUserProvidedOrgValue) |