PoLinearDataMapping Properties |
The PoLinearDataMapping type exposes the following members.
Name | Description | |
---|---|---|
color1 | Defines the first color of the linear data mapping. | |
color2 | Defines the second color of the linear 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. | |
transparency1 | Defines the first transparency of the linear data mapping. | |
transparency2 | Defines the second transparency of the linear data mapping. | |
transparencyEnabled | Enable/Disable the taking into account of transparency. | |
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.) | |
value1 | Defines the first value of the linear data mapping. | |
value2 | Defines the second value of the linear data mapping. |