PoNonLinearDataMapping2 Properties |
The PoNonLinearDataMapping2 type exposes the following members.
Name | Description | |
---|---|---|
color | Defines the list of colors for the data mapping. | |
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. | |
transparency | Defines the list of transparencies for the data mapping. | |
transparencyEnabled | Enable/Disable the taking into account of transparency. | |
transparencyValueDeletedParts | Each primitive part of which transparency >= transparencyValueDeletedParts, is deleted. | |
type | Defines the type of data mapping. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
value | Defines the list of values for the data mapping. |