PoNonLinearDataMapping Properties |
The PoNonLinearDataMapping type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorMapping | Sets pointer to a callback function which computes a color from a real value. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | maxThreshold | Maximum threshold value. |
![]() | maxThresholdColor | Color associated to values >= maxThreshold. |
![]() | maxThresholdEnabled | Defines if the maximum threshold is enabled. |
![]() | maxThresholdTransparency | Transparency associated to values >= maxThreshold. |
![]() | minThreshold | Minimum threshold value. |
![]() | minThresholdColor | Color associated to values <= minThreshold. |
![]() | minThresholdEnabled | Defines if the minimum threshold is enabled. |
![]() | minThresholdTransparency | Transparency associated to values <= minThreshold. |
![]() | transparencyEnabled | Enable/Disable the taking into account of transparency. |
![]() | TransparencyMapping | Sets pointer to a callback function which computes a transparency from a real value. |
![]() | transparencyValueDeletedParts | Each primitive part of which transparency >= transparencyValueDeletedParts, is deleted. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |